Go to the source code of this file.
Macros | |
#define | CMS_SA_ALLOW [[cms::sa_allow]] |
#define | CMS_THREAD_GUARD(_var_) [[cms::thread_guard(#_var_)]] |
#define | CMS_THREAD_SAFE [[cms::thread_safe]] |
#define CMS_SA_ALLOW [[cms::sa_allow]] |
Definition at line 5 of file thread_safety_macros.h.
#define CMS_THREAD_GUARD | ( | _var_ | ) | [[cms::thread_guard(#_var_)]] |
Definition at line 6 of file thread_safety_macros.h.
#define CMS_THREAD_SAFE [[cms::thread_safe]] |
Definition at line 4 of file thread_safety_macros.h.