libcamera v0.1.0+127-8e215127-dirty (2023-12-02T01:06:12+00:00)
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::Semaphore, including all inherited members.
acquire(unsigned int n=1) LIBCAMERA_TSA_EXCLUDES(mutex_) | libcamera::Semaphore | |
available() LIBCAMERA_TSA_EXCLUDES(mutex_) | libcamera::Semaphore | |
release(unsigned int n=1) LIBCAMERA_TSA_EXCLUDES(mutex_) | libcamera::Semaphore | |
Semaphore(unsigned int n=0) | libcamera::Semaphore | |
tryAcquire(unsigned int n=1) LIBCAMERA_TSA_EXCLUDES(mutex_) | libcamera::Semaphore |