Home
last modified time | relevance | path

Searched refs:except_failure_mutex (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/contract/detail/inlined/core/
Dexception.hpp283 boost::mutex> except_failure_mutex; typedef
303 boost::lock_guard<boost::mutex> lock(except_failure_mutex::ref()); in set_except_failure_locked()
315 boost::lock_guard<boost::mutex> lock(except_failure_mutex::ref()); in get_except_failure_locked()
326 boost::lock_guard<boost::mutex> lock(except_failure_mutex::ref()); in except_failure_locked()