OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TMutex Member List

This is the complete list of members for owl::TMutex, including all inherited members.

Handleowl::TSemaphoreprotected
IsShared()owl::TMutexinline
Lock typedefowl::TMutex
NoLimit enum valueowl::TSemaphore
NoWait enum valueowl::TSemaphore
operator THandle() constowl::TSemaphoreinline
THandle typedefowl::TSemaphore
TMutex(LPCTSTR name=nullptr, LPSECURITY_ATTRIBUTES sa=nullptr)owl::TMutexinline
TMutex(const tstring &name, LPSECURITY_ATTRIBUTES sa=nullptr)owl::TMutexinline
TMutex(LPCTSTR name, bool inherit, uint32 access=MUTEX_ALL_ACCESS)owl::TMutexinline
TMutex(const tstring &name, bool inherit, uint32 access=MUTEX_ALL_ACCESS)owl::TMutexinline
TMutex(THandle handle)owl::TMutexinline
~TSemaphore()owl::TSemaphoreinlinevirtual