DCL 4.0
|
This is the complete list of members for Thread, including all inherited members.
className() const | Object | |
crtLock(const void *_p) | Thread | static |
crtUnlock(const void *_p) | Thread | static |
decrementAndGet(volatile long &_n) | Thread | static |
decrementAndGet(volatile long long &_n) | Thread | static |
destroy() | Object | virtual |
getCurrentThread() | Thread | static |
getCurrentThreadId() | Thread | static |
incrementAndGet(volatile long &_n) | Thread | static |
incrementAndGet(volatile long long &_n) | Thread | static |
init() | Thread | protectedvirtual |
initRoutine typedef | Thread | |
isInstanceOf(const std::type_info &typeinfo) const | Object | |
Object() | Object | protected |
run()=0 | Thread | protectedpure virtual |
SingleLockMutex typedef | Thread | |
SingleLockSpin typedef | Thread | |
SingleTryLockMutex typedef | Thread | |
SingleTryLockSpin typedef | Thread | |
sleep(unsigned int _mills) | Thread | static |
toString() const | Object | virtual |
typeInfo() const | Object | virtual |
yield() | Thread | static |
~Object() | Object | protectedvirtual |