omni::sync::thread_option::enum_t::AUTO_JOIN_TIMEOUT
NAME

omni::sync::thread_option::enum_t::AUTO_JOIN_TIMEOUT

A member of omni::sync::thread_option::enum_t

#include <omni/types/thread_t.hpp>
int omni::sync::thread_option::enum_t::AUTO_JOIN_TIMEOUT()

SYNOPSIS

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

top

DESCRIPTION

No description.

top

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

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

top