omni::sync::thread_state::operator!=
NAME

omni::sync::thread_state::operator!=

A member operator of omni::sync::thread_state

#include <omni/types/thread_t.hpp>
bool omni::sync::thread_state::operator!=(const thread_state& val)

OVERLOADS

bool omni::sync::thread_state::operator!=(enum_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top