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

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

Handleowl::TSemaphoreprotected
NoLimit enum valueowl::TSemaphore
NoWait enum valueowl::TSemaphore
operator THandle() constowl::TSemaphoreinline
TCountedSemaphore(int initialCount, int maxCount, LPCTSTR name=nullptr, LPSECURITY_ATTRIBUTES sa=nullptr)owl::TCountedSemaphoreinline
TCountedSemaphore(int initialCount, int maxCount, const tstring &name, LPSECURITY_ATTRIBUTES sa=nullptr)owl::TCountedSemaphoreinline
TCountedSemaphore(LPCTSTR name, bool inherit, uint32 access=SEMAPHORE_ALL_ACCESS)owl::TCountedSemaphoreinline
TCountedSemaphore(const tstring &name, bool inherit, uint32 access=SEMAPHORE_ALL_ACCESS)owl::TCountedSemaphoreinline
TCountedSemaphore(THandle handle)owl::TCountedSemaphoreinline
THandle typedefowl::TSemaphore
~TSemaphore()owl::TSemaphoreinlinevirtual