omni::sync::thread_state::enum_t::RUNNING
NAME

omni::sync::thread_state::enum_t::RUNNING

A member of omni::sync::thread_state::enum_t

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

SYNOPSIS

Defines a thread is running (method has been called)

top

DESCRIPTION

No description.

top