omni::sync::thread_state::is_valid
NAME

omni::sync::thread_state::is_valid

A member function of omni::sync::thread_state

#include <omni/types/thread_t.hpp>
static bool omni::sync::thread_state::is_valid(int32_t val)

SYNOPSIS

Returns true if the integer value specified is a valid enum value

top

DESCRIPTION

No description.

top