omni::sync::create_basic_thread_parameterized
NAME

omni::sync::create_basic_thread_parameterized

A function of omni::sync

#include <omni/sync/basic_thread_allocate.hpp>
template < void (*fnptr)(omni::sync::thread_arg_t) > static omni::sync::basic_thread omni::sync::create_basic_thread_parameterized(std::size_t max_stack_sz, omni::sync::thread_arg_t args)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top