What can I help you with?
NVIDIA Holoscan SDK v3.3.0

Class ScopedFlock

class ScopedFlock

RAII wrapper class over a file descriptor lock with flock.

Public Functions

ScopedFlock() = delete
ScopedFlock(const ScopedFlock&) = delete
ScopedFlock &operator=(const ScopedFlock&) = delete
ScopedFlock(int fd, int lock_type, int unlock_type)
~ScopedFlock()
inline bool locked() const

Previous Class Scheduler
Next Class ScopedWaitedFlock
© Copyright 2022-2025, NVIDIA. Last updated on May 29, 2025.