omni::sync::thread_option::operator|
NAME

omni::sync::thread_option::operator|

A member operator of omni::sync::thread_option

#include <omni/types/thread_t.hpp>
thread_option omni::sync::thread_option::operator|(const thread_option& val)


OVERLOADS

thread_option omni::sync::thread_option::operator|(enum_t val)
thread_option omni::sync::thread_option::operator|(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top