atomic_dec(int &var) | ThreadDummyImpl | [inline] |
atomic_inc(int &var) | ThreadDummyImpl | [inline] |
atomic_set(int &var, int new_value) | ThreadDummyImpl | [inline] |
get_current_thread() | ThreadDummyImpl | [inline, static] |
is_threading_supported() | ThreadDummyImpl | [inline, static] |
join() | ThreadDummyImpl | [inline] |
prepare_for_exit() | ThreadDummyImpl | [inline, static] |
sleep(double seconds) | ThreadDummyImpl | [inline, static] |
start(ThreadPriority priority, bool global, bool joinable) | ThreadDummyImpl | [inline] |
ThreadDummyImpl(Thread *parent_obj) | ThreadDummyImpl | [inline] |
~ThreadDummyImpl() | ThreadDummyImpl | [inline] |