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::sync::thread_flags::thread_flags(const omni::sync::thread_flags& cp)

SYNOPSIS

The copy constructor

top

DESCRIPTION

No description.

top

PARAMETERS

cp - The other structure to copy

top