omni::sync::thread_priority::enum_t
NAME

omni::sync::thread_priority::enum_t

A enumeration of omni::sync::thread_priority

#include <omni/types/thread_t.hpp>

MEMBERS

omni::sync::thread_priority::enum_t::ABOVE_NORMAL
omni::sync::thread_priority::enum_t::BELOW_NORMAL
omni::sync::thread_priority::enum_t::HIGHEST
omni::sync::thread_priority::enum_t::IDLE
omni::sync::thread_priority::enum_t::LOWEST
omni::sync::thread_priority::enum_t::NORMAL
omni::sync::thread_priority::enum_t::REAL_TIME

SYNOPSIS

The underlying enum type exposed via the parent priority structure

top

DESCRIPTION

No description.

top