#include "pandabase.h"
#include "thread.h"
#include "pmutex.h"
#include "mutexHolder.h"
#include "pointerTo.h"
Go to the source code of this file.
Compounds | |
class | ThreadWithData |
Functions | |
int | main () |
Variables | |
Mutex * | cout_mutex = (Mutex *)NULL |
|
Definition at line 65 of file test_threaddata.cxx. References cout_mutex, Thread::prepare_for_exit(), PT, and TP_low. |
|
Definition at line 25 of file test_threaddata.cxx. Referenced by main(), ThreadWithData::thread_main(), and ThreadWithData::ThreadWithData(). |