NAME
A enum of omni::sync::thread_state
MEMBERS
omni::sync::thread_state::enum_t
A enum of omni::sync::thread_state
#include <omni/types/thread_t.hpp>
enum omni::sync::thread_state::enum_t
MEMBERS
omni::sync::thread_state::enum_t::ABORTED
omni::sync::thread_state::enum_t::ABORT_REQUESTED
omni::sync::thread_state::enum_t::COMPLETED
omni::sync::thread_state::enum_t::RUNNING
omni::sync::thread_state::enum_t::START_REQUESTED
omni::sync::thread_state::enum_t::STOPPED
omni::sync::thread_state::enum_t::STOP_REQUESTED
omni::sync::thread_state::enum_t::UNKNOWN
omni::sync::thread_state::enum_t::UNSTARTED