CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros
thread_safety_macros.h File Reference

Go to the source code of this file.

Macros

#define CMS_THREAD_GUARD(_var_)   [[cms::thread_guard("#_var_")]]
 
#define CMS_THREAD_GUARD(_var_)   [[cms::thread_guard("#_var_")]]
 
#define CMS_THREAD_SAFE   [[cms::thread_safe]]
 
#define CMS_THREAD_SAFE   [[cms::thread_safe]]
 
#define FWCore_Utilites_thread_safe_macros_h
 

Macro Definition Documentation

#define CMS_THREAD_GUARD (   _var_)    [[cms::thread_guard("#_var_")]]
#define CMS_THREAD_GUARD (   _var_)    [[cms::thread_guard("#_var_")]]

Definition at line 5 of file thread_safety_macros.h.

#define CMS_THREAD_SAFE   [[cms::thread_safe]]

Definition at line 4 of file thread_safety_macros.h.

#define CMS_THREAD_SAFE   [[cms::thread_safe]]
#define FWCore_Utilites_thread_safe_macros_h