omni::sync::create_basic_thread_parameterized_const
NAME

omni::sync::create_basic_thread_parameterized_const

A function of omni::sync

#include <omni/sync/basic_thread_allocate.hpp>
template < class T, void (T::*fnptr)(omni::sync::thread_arg_t) > static omni::sync::basic_thread omni::sync::create_basic_thread_parameterized_const(const T *const obj, omni::sync::thread_arg_t args, omni::sync::thread_option::enum_t op, omni::sync::thread_union_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top