OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TMutex, including all inherited members.
Handle | owl::TSemaphore | protected |
IsShared() | owl::TMutex | inline |
Lock typedef | owl::TMutex | |
NoLimit enum value | owl::TSemaphore | |
NoWait enum value | owl::TSemaphore | |
operator THandle() const | owl::TSemaphore | inline |
THandle typedef | owl::TSemaphore | |
TMutex(LPCTSTR name=nullptr, LPSECURITY_ATTRIBUTES sa=nullptr) | owl::TMutex | inline |
TMutex(const tstring &name, LPSECURITY_ATTRIBUTES sa=nullptr) | owl::TMutex | inline |
TMutex(LPCTSTR name, bool inherit, uint32 access=MUTEX_ALL_ACCESS) | owl::TMutex | inline |
TMutex(const tstring &name, bool inherit, uint32 access=MUTEX_ALL_ACCESS) | owl::TMutex | inline |
TMutex(THandle handle) | owl::TMutex | inline |
~TSemaphore() | owl::TSemaphore | inlinevirtual |