omni::sync::thread_start_type::enum_t::NOW
NAME

omni::sync::thread_start_type::enum_t::NOW

A member of omni::sync::thread_start_type::enum_t

#include <omni/types/thread_t.hpp>
int omni::sync::thread_start_type::enum_t::NOW()

SYNOPSIS

Defines the thread will start after construction is complete

top

DESCRIPTION

No description.

top