cgv
Loading...
Searching...
No Matches
cgv::os::thread Member List

This is the complete list of members for cgv::os::thread, including all inherited members.

delete_after_termination (defined in cgv::os::thread)cgv::os::threadprotected
execute()cgv::os::threadprotected
execute_s(void *args) (defined in cgv::os::thread)cgv::os::threadprotectedstatic
get_current_thread_id()cgv::os::threadstatic
get_id() constcgv::os::thread
have_stop_request()cgv::os::threadinline
is_running()cgv::os::threadinline
kill()cgv::os::thread
run()=0cgv::os::threadpure virtual
running (defined in cgv::os::thread)cgv::os::threadprotected
start(bool _delete_after_termination=false)cgv::os::thread
stop()cgv::os::thread
stop_request (defined in cgv::os::thread)cgv::os::threadprotected
thread()cgv::os::thread
thread_ptr (defined in cgv::os::thread)cgv::os::threadprotected
wait(unsigned millisec)cgv::os::threadstatic
wait_for_completion()cgv::os::thread
wait_for_signal(condition_mutex &cm)cgv::os::threadstatic
wait_for_signal_or_timeout(condition_mutex &cm, unsigned millisec)cgv::os::threadstatic
wait_for_signal_or_timeout_with_lock(condition_mutex &cm, unsigned millisec)cgv::os::threadstatic
wait_for_signal_with_lock(condition_mutex &cm)cgv::os::threadstatic
~thread()cgv::os::threadvirtual