| GetThat() | ThreadableObject | [inline, static] |
| KillSelfThread() | ThreadableObject | [protected, static] |
| KillThread(TO_THREAD_ID tid) | ThreadableObject | [protected, static] |
| StartThread(TO_STACK_SIZE stack_size, TO_THREAD_ID *thread_id) | ThreadableObject | [inline, protected] |
| StartThreadFunc(void *p_argument)=0 | ThreadableObject | [pure virtual] |
| StartThreadWithArg(TO_STACK_SIZE stack_size, TO_THREAD_ID *thread_id, void *arg) | ThreadableObject | [protected] |
| That | ThreadableObject | [protected, static] |
| ThatMutex | ThreadableObject | [protected, static] |
| ThreadableObject() | ThreadableObject | [inline] |
| WaitForThread(TO_THREAD_ID *thread_id) | ThreadableObject | [protected, static] |