If you can read this text, it means you are not experiencing this website at its best. This website is designed for used with a standards-compliant browser.
Current version: 2.3.2
ZThreads
A platform-independent, multi-threading and synchronization library for C++
Home Documentation Downloads CVS Contact
Semaphore Member List

This is the complete list of members for Semaphore, including all inherited members.

acquire()Semaphorevirtual
count()Semaphorevirtual
post()Semaphore
release()Semaphorevirtual
Semaphore(int count=1, unsigned int maxCount=1)Semaphore
tryAcquire(unsigned long timeout)Semaphorevirtual
tryWait(unsigned long timeout)Semaphore
wait()Semaphore
~Lockable()Lockableinlinevirtual
~Semaphore()Semaphorevirtual