feisty meow concerns codebase  2.140
thread_cabinet.cpp File Reference
Include dependency graph for thread_cabinet.cpp:

Go to the source code of this file.

Namespaces

 processes
 

Macros

#define LOCKIT   auto_synchronizer l(*_lock)
 
#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)
 

Macro Definition Documentation

◆ LOCKIT

#define LOCKIT   auto_synchronizer l(*_lock)

Definition at line 24 of file thread_cabinet.cpp.

◆ LOG

#define LOG (   s)    CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)

Definition at line 28 of file thread_cabinet.cpp.