omni::sync::create_basic_thread_const
NAME

omni::sync::create_basic_thread_const

A function of omni::sync

#include <omni/sync/basic_thread_allocate.hpp>
template < class T, void (T::*fnptr)() const > static omni::sync::basic_thread omni::sync::create_basic_thread_const(const T *const obj, omni::sync::thread_start_type::enum_t st)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top