MACRO
OMNI_THREAD_ARGS_RAW_PTR
- If defined, thread parameters will be void*
types.
SYNOPSIS top
Defines the thread parameter argument type used by the library, either that of
Defines the thread parameter argument type used by the library, either that of
void*
type or the omni::generic_ptr
. For more information on it, see omni/types/thread_t.hpp and omni/defs/thread_def.hpp