NAME
A function of omni::sync
omni::sync::create_thread
A function of omni::sync
#include <omni/sync/thread_allocate.hpp>
template < class T, void (T::*fnptr)() > static omni::sync::thread omni::sync::create_thread(const T& obj, std::size_t max_stack_sz, omni::sync::thread_start_type::enum_t st)