Home
last modified time | relevance | path

Searched defs:shared_memory_log (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/interprocess/example/
Ddoc_anonymous_mutex_shared_data.hpp14 struct shared_memory_log struct
19 shared_memory_log() in shared_memory_log() argument
26 boost::interprocess::interprocess_mutex mutex;
29 char items[NumItems][LineSize];
30 int current_line;
31 bool end_a;
32 bool end_b;