omni::sync::allocate_basic_thread
NAME

omni::sync::allocate_basic_thread

A static function of omni::sync

#include <omni/sync/basic_thread_allocate.hpp>
template < class T, void (T::*fnptr)() > static omni::sync::basic_thread* omni::sync::allocate_basic_thread(const T *const obj, std::size_t max_stack_sz)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top