NAME
A function of omni::sync
omni::sync::create_thread_parameterized
A 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::create_thread_parameterized(const T *const obj, std::size_t max_stack_sz)