SYNOPSIS top
If this flag is true and the thread is being destroyed or is running and being assigned to (thrd = x), the thread will call abort then forcefully terminate (kill) before completing the attempted operation
If this flag is true and the thread is being destroyed or is running and being assigned to (thrd = x), the thread will call abort then forcefully terminate (kill) before completing the attempted operation
#include <omni/types/thread_t.hpp>
bool omni::thread_options::kill_on_eop()