Searched defs:trace_queue (Results 1 – 2 of 2) sorted by relevance
13 struct trace_queue struct17 trace_queue() in trace_queue() argument22 boost::interprocess::interprocess_mutex mutex;25 boost::interprocess::interprocess_condition cond_empty;28 boost::interprocess::interprocess_condition cond_full;31 char items[LineSize];34 bool message_in;
15 struct trace_queue struct19 trace_queue() in trace_queue() function24 boost::interprocess::interprocess_mutex mutex;27 boost::interprocess::interprocess_condition cond_empty;30 boost::interprocess::interprocess_condition cond_full;33 char items[LineSize];36 bool message_in;