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
Guard< LockType, LockingPolicy > Member List

This is the complete list of members for Guard< LockType, LockingPolicy >, including all inherited members.

Guard(LockType &lock)Guard< LockType, LockingPolicy >inline
Guard(LockType &lock, unsigned long timeout)Guard< LockType, LockingPolicy >inline
Guard(Guard< U, V > &g)Guard< LockType, LockingPolicy >inline
Guard(Guard &g)Guard< LockType, LockingPolicy >inline
Guard(Guard< U, V > &g, LockType &lock)Guard< LockType, LockingPolicy >inline
Guard(Guard &g, LockType &lock)Guard< LockType, LockingPolicy >inline
LockHolder< LockType > (defined in Guard< LockType, LockingPolicy >)Guard< LockType, LockingPolicy >friend
~Guard()Guard< LockType, LockingPolicy >