Account
Beam-lib 2.16.3 This is the Beam C++ class library. |
BSemaphore.h
Go to the documentation of this file.
BSemaphoreCount & operator=(const BSemaphoreCount &semaphore)
Definition: BSemaphore.cpp:119
Bool wait(BTimeout timeoutUs=BTimeoutForever)
Wait for the semaphore.
Definition: BSemaphore.cpp:32
Definition: BSemaphore.h:31
Bool take(BUInt v=1, BTimeout timeoutUs=BTimeoutForever)
Take for the semaphore.
Definition: BSemaphore.cpp:142
Definition: BMutex.h:14
BSemaphore & operator=(const BSemaphore &semaphore)
Definition: BSemaphore.cpp:18
Bool wait(BUInt v=1, BTimeout timeoutUs=BTimeoutForever)
Wait for the semaphore.
Definition: BSemaphore.cpp:134
Definition: BSemaphore.h:51
Bool wait(Bool v=1, BTimeout timeoutUs=BTimeoutForever)
Wait for the semaphore.
Definition: BSemaphore.cpp:82
Generated by
