NAME
A constructor of omni::sync::thread_flags
omni::sync::thread_flags::thread_flags
A constructor of omni::sync::thread_flags
#include <omni/types/thread_t.hpp>
omni::sync::thread_flags::thread_flags(const omni::sync::thread_flags& cp)
omni::sync::thread_flags::thread_flags(std::size_t stack)
omni::sync::thread_flags::thread_flags(std::size_t stack, std::size_t timeout)
omni::sync::thread_flags::thread_flags(std::size_t stack, std::size_t timeout, unsigned char flags)
omni::sync::thread_flags::thread_flags(std::size_t stack, std::size_t timeout, omni::sync::thread_option::enum_t flag)