feisty meow concerns codebase  2.140
tentacle.cpp File Reference
#include "entity_data_bin.h"
#include "entity_defs.h"
#include "infoton.h"
#include "tentacle.h"
#include <basis/astring.h>
#include <basis/mutex.h>
#include <loggers/program_wide_logger.h>
#include <processes/ethread.h>
#include <structures/amorph.h>
Include dependency graph for tentacle.cpp:

Go to the source code of this file.

Namespaces

 octopi
 

Macros

#define GRAB_CONSUMER_LOCK   auto_synchronizer l(*_input_guard)
 
#define LOG(t)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), t)
 

Macro Definition Documentation

◆ GRAB_CONSUMER_LOCK

#define GRAB_CONSUMER_LOCK   auto_synchronizer l(*_input_guard)

Definition at line 37 of file tentacle.cpp.

◆ LOG

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

Definition at line 40 of file tentacle.cpp.