OMNI_SAFE_RUNNABLE_THREAD
MACRO

OMNI_SAFE_RUNNABLE_THREAD - Signifies thread safe functions in omni::sync::runnable_thread

SYNOPSIS top

If defined, signifies thread safe functions are enabled.

DESCRIPTION top

If defined, signifies that the omni::sync::runnable_thread will have thread safe functions.

CONSIDERATIONS top

No special considerations

PLATFORM SPECIFIC top

No platform specific notes.

NOTES top

None.