|
feisty meow concerns codebase
2.140
|
#include "bundle_list.h"#include "list_manager.h"#include <basis/astring.h>#include <basis/functions.h>#include <basis/mutex.h>#include <structures/string_array.h>
Go to the source code of this file.
Namespaces | |
| synchronic | |
Macros | |
| #define | GRAB_LOCK auto_synchronizer l(*_locking) |
| #define | LOG(to_print) CLASS_EMERGENCY_LOG(program_wide_logger::get(), to_print) |
| #define GRAB_LOCK auto_synchronizer l(*_locking) |
Definition at line 34 of file list_manager.cpp.
| #define LOG | ( | to_print | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), to_print) |
Definition at line 38 of file list_manager.cpp.