NAME
A class of omni::sync
omni::sync::thread_state
A class of omni::sync
#include <omni/types/thread_t.hpp>
thread_state
omni::sync::thread_state::enum_t
omni::sync::thread_state::thread_state()
omni::sync::thread_state::~thread_state()
static bool omni::sync::thread_state::is_valid(int val)
static std::string omni::sync::thread_state::to_string(enum_t v)
static std::wstring omni::sync::thread_state::to_wstring(enum_t v)
enum_t omni::sync::thread_state::value()
omni::sync::thread_state::operator enum_t()
omni::sync::thread_state::operator int()
omni::sync::thread_state::operator std::string()
omni::sync::thread_state::operator std::wstring()
bool omni::sync::thread_state::operator!=(const thread_state& val)
bool omni::sync::thread_state::operator<(const thread_state& val)
thread_state& omni::sync::thread_state::operator=(const thread_state& val)
bool omni::sync::thread_state::operator==(const thread_state& val)
bool omni::sync::thread_state::operator>(const thread_state& val)
static const unsigned short omni::sync::thread_state::COUNT()
static const enum_t omni::sync::thread_state::DEFAULT_VALUE()