NAME
A static function of omni::sync
omni::sync::bind_param_const
A static function of omni::sync
#include <omni/types/thread_t.hpp>
template < class T, void (T::*fnptr)(omni::sync::thread_arg_t) const > static omni::sync::parameterized_thread_start omni::sync::bind_param_const(const T& obj)
template < class T, void (T::*fnptr)(omni::sync::thread_arg_t) const > static omni::sync::parameterized_thread_start omni::sync::bind_param_const(const T *const obj)