NAME
A member function of omni::sync::thread
omni::sync::thread::restart
A member function of omni::sync::thread
#include <omni/sync/thread.hpp>
bool omni::sync::thread::restart()
bool omni::sync::thread::restart(omni::sync::thread_arg_t args)
bool omni::sync::thread::restart(const omni::sync::thread_start& mthd)
bool omni::sync::thread::restart(const omni::sync::parameterized_thread_start& mthd)
bool omni::sync::thread::restart(const omni::sync::parameterized_thread_start& mthd, omni::sync::thread_arg_t args)