blocxx
|
This is the complete list of members for BLOCXX_NAMESPACE::Semaphore, including all inherited members.
getCount() | BLOCXX_NAMESPACE::Semaphore | inline |
m_cond | BLOCXX_NAMESPACE::Semaphore | private |
m_curCount | BLOCXX_NAMESPACE::Semaphore | private |
m_mutex | BLOCXX_NAMESPACE::Semaphore | private |
operator=(const Semaphore &) | BLOCXX_NAMESPACE::Semaphore | private |
Semaphore() | BLOCXX_NAMESPACE::Semaphore | inline |
Semaphore(Int32 initCount) | BLOCXX_NAMESPACE::Semaphore | inline |
Semaphore(const Semaphore &) | BLOCXX_NAMESPACE::Semaphore | private |
signal() | BLOCXX_NAMESPACE::Semaphore | inline |
timedWait(UInt32 sTimeout, UInt32 usTimeout=0) | BLOCXX_NAMESPACE::Semaphore | inline |
timedWait(const Timeout &timeout) | BLOCXX_NAMESPACE::Semaphore | inline |
wait() | BLOCXX_NAMESPACE::Semaphore | inline |