omni::sync::thread_start_type::enum_t::USER
NAME

omni::sync::thread_start_type::enum_t::USER

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

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

SYNOPSIS

Defines the thread will start when the user calls the start method

top

DESCRIPTION

No description.

top