Home
last modified time | relevance | path

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

/third_party/boost/boost/histogram/detail/
Dmutex_base.hpp19 struct null_mutex { struct
20 bool try_lock() noexcept { return true; } in try_lock()
21 void lock() noexcept {} in lock()
22 void unlock() noexcept {} in unlock()
/third_party/boost/boost/asio/detail/
Dnull_mutex.hpp31 class null_mutex class
38 null_mutex() in null_mutex() function in boost::asio::detail::null_mutex
/third_party/boost/libs/asio/include/boost/asio/detail/
Dnull_mutex.hpp31 class null_mutex class
38 null_mutex() in null_mutex() function in boost::asio::detail::null_mutex
/third_party/boost/boost/interprocess/sync/
Dnull_mutex.hpp42 class null_mutex class
52 null_mutex(){} in null_mutex() function in boost::interprocess::null_mutex
/third_party/boost/boost/pool/detail/
Dmutex.hpp17 class null_mutex class
26 null_mutex() {} in null_mutex() function in boost::details::pool::null_mutex
/third_party/boost/boost/thread/
Dnull_mutex.hpp26 class null_mutex class
32 null_mutex() {} in null_mutex() function in boost::null_mutex
/third_party/boost/boost/container/detail/
Dmutex.hpp177 class null_mutex class
184 null_mutex() { } in null_mutex() function in boost::container::dtl::null_mutex