|
cgv
|
This is the complete list of members for cgv::os::thread, including all inherited members.
| execute() | cgv::os::thread | protected |
| get_current_thread_id() | cgv::os::thread | static |
| get_id() const | cgv::os::thread | |
| have_stop_request() | cgv::os::thread | inline |
| is_running() | cgv::os::thread | inline |
| kill() | cgv::os::thread | |
| run()=0 | cgv::os::thread | pure virtual |
| start(bool _delete_after_termination=false) | cgv::os::thread | |
| stop() | cgv::os::thread | |
| thread() | cgv::os::thread | |
| wait(unsigned millisec) | cgv::os::thread | static |
| wait_for_completion() | cgv::os::thread | |
| wait_for_signal(condition_mutex &cm) | cgv::os::thread | static |
| wait_for_signal_or_timeout(condition_mutex &cm, unsigned millisec) | cgv::os::thread | static |
| wait_for_signal_or_timeout_with_lock(condition_mutex &cm, unsigned millisec) | cgv::os::thread | static |
| wait_for_signal_with_lock(condition_mutex &cm) | cgv::os::thread | static |
| ~thread() | cgv::os::thread | virtual |