omni::sync::allocate_thread
NAME

omni::sync::allocate_thread

A function of omni::sync

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top