OMNI_THREAD_FNPTR_T
MACRO

OMNI_THREAD_FNPTR_T - Defines the thread function pointer type used by the library.

SYNOPSIS top

Defines the thread function pointer type used by the library. For more information on it, see omni/types/thread_t.hpp and omni/defs/thread_def.hpp

DESCRIPTION top

A library macro/option that changes certain functionality

CONSIDERATIONS top

No special considerations

PLATFORM SPECIFIC top

No platform specific notes.

NOTES top

None.