omni::sync::allocate_thread_const
NAME

omni::sync::allocate_thread_const

A function of omni::sync

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top