#include "threadableobject.h"Go to the source code of this file.
Functions | |
| void | StartObjectThread (void *p_argument) |
|
|
Definition at line 58 of file threadableobject.cpp. References ThreadableObject::GetThat(), and ThreadableObject::StartThreadFunc(). |
1.3-rc3