NAME
A static function of omni::sync
omni::sync::allocate_thread_parameterized
A static function of omni::sync
#include <omni/sync/thread_allocate.hpp>template < class T, void (T::*fnptr)(omni::sync::thread_arg_t) > static omni::sync::thread* omni::sync::allocate_thread_parameterized(T& obj, omni::sync::thread_option::enum_t op, omni::sync::thread_union_t val)