omni::sync::create_thread
NAME

omni::sync::create_thread

A static function of omni::sync

#include <omni/sync/thread_allocate.hpp>
template < class T, void (T::*fnptr)() > static omni::sync::thread omni::sync::create_thread(T& obj, omni::sync::thread_start_type::enum_t st)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top