Searched defs:null_mutex (Results 1 – 7 of 7) sorted by relevance
19 struct null_mutex { struct20 bool try_lock() noexcept { return true; } in try_lock()21 void lock() noexcept {} in lock()22 void unlock() noexcept {} in unlock()
31 class null_mutex class38 null_mutex() in null_mutex() function in boost::asio::detail::null_mutex
42 class null_mutex class52 null_mutex(){} in null_mutex() function in boost::interprocess::null_mutex
17 class null_mutex class26 null_mutex() {} in null_mutex() function in boost::details::pool::null_mutex
26 class null_mutex class32 null_mutex() {} in null_mutex() function in boost::null_mutex
177 class null_mutex class184 null_mutex() { } in null_mutex() function in boost::container::dtl::null_mutex