omni::thread_options::enum_t::TIMEOUT_ON_EO

SYNOPSIS top

Defines the option to set if the thread timeout for join operation on kill_on_eop

#include <omni/types/thread_t.hpp>
int omni::thread_options::enum_t::TIMEOUT_ON_EO()

DESCRIPTION top

No description found.

EXAMPLE top
Currently no examples.
Visit the examples page for more.

RETURN VALUES top

No return value.

ERRORS top

No errors specific to this context.

CONSIDERATIONS top

No extra considerations.

PLATFORM SPECIFIC top

Nothing platform specific to account for.

NOTES top

No additional notes.