omni::sync::thread_priority::operator!=
NAME

omni::sync::thread_priority::operator!=

A member operator of omni::sync::thread_priority

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


OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top