omni::sync::thread::thread
NAME

omni::sync::thread::thread

A member ctor of omni::sync::thread

#include <omni/sync/thread.hpp>
omni::sync::thread::thread(const omni::sync::thread_start& mthd, const omni::sync::thread::delegate& abort_req, std::size_t max_stack_sz, omni::sync::thread_start_type::enum_t st)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top