Searched defs:monitor_or_synchronous (Results 1 – 1 of 1) sorted by relevance
81 class monitor_or_synchronous : public monitor { class84 monitor_or_synchronous(bool sync = false) : sync(sync) {} in monitor_or_synchronous() function in monitor_or_synchronous