SYNOPSIS
Defines a thread as unstarted (default when created)
top
Defines a thread as unstarted (default when created)
#include <omni/types/thread_t.hpp>
int omni::sync::thread_state::enum_t::UNSTARTED()
top