Omni C++ Library
What is Omni?
Getting Started
Cross Platform
Downloads
Documentation
Source
Class Index
Examples
Building
Macros/Options
System API
Considerations
Style/Best Practices
Search
Search the Library
(C)
Zeriph Enterprises
OMNI_SAFE_EVENTS
MACRO
OMNI_SAFE_EVENTS
- Signifies thread safe functions in the events
SYNOPSIS
top
If defined, signifies thread safe functions are enabled.
DESCRIPTION
top
If defined, signifies that the
omni::event
will have thread safe functions.
CONSIDERATIONS
top
No special considerations
PLATFORM SPECIFIC
top
No platform specific notes.
NOTES
top
None.