omni::sync::thread_state::enum_t::UNKNOWN
NAME

omni::sync::thread_state::enum_t::UNKNOWN

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

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

SYNOPSIS

Defines a thread has a state that can not be determined (when creating threads from handles for instance)

top

DESCRIPTION

No description.

top