| allowCancelation(bool allow=true) | YGP::Thread | |
| cancel() | YGP::Thread | |
| create(THREAD_FUNCTION fnc, void *pArgs) | YGP::Thread | [inline, static] |
| create2(THREAD_FUNCTION fnc, void *pArgs) | YGP::Thread | [inline, static] |
| currentID() | YGP::Thread | [inline, static] |
| getArgs() const | YGP::Thread | [inline] |
| getID() const | YGP::Thread | [inline] |
| init(THREAD_FUNCTION fnc, void *pArgs) | YGP::Thread | [protected] |
| isToCancel() const | YGP::Thread | |
| pArgs_ | YGP::Thread | [protected] |
| ret(void *rc) const | YGP::Thread | [protected] |
| Thread() | YGP::Thread | [protected] |
| Thread(THREAD_FUNCTION fnc, void *pArgs) | YGP::Thread | [protected] |
| THREAD_FUNCTION typedef | YGP::Thread | |
| waitForThread(const Thread &id) | YGP::Thread | [static] |
| waitForThread(unsigned long threadID) | YGP::Thread | [static] |
| ~Thread() | YGP::Thread | [virtual] |