omni::sync::thread_flags::thread_flags
NAME

omni::sync::thread_flags::thread_flags

A member ctor of omni::sync::thread_flags

#include <omni/types/thread_t.hpp>
OMNI_EXPLICIT omni::sync::thread_flags::thread_flags(std::size_t stack)

SYNOPSIS

Stack size constructor; initializes the structure with specified stack size

top

DESCRIPTION

No description.

top

PARAMETERS

stack - The stack size to set

top