Home
last modified time | relevance | path

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

/third_party/boost/boost/contract/detail/inlined/core/
Dexception.hpp183 boost::mutex> pre_failure_mutex; typedef
203 boost::lock_guard<boost::mutex> lock(pre_failure_mutex::ref()); in set_pre_failure_locked()
214 boost::lock_guard<boost::mutex> lock(pre_failure_mutex::ref()); in get_pre_failure_locked()
225 boost::lock_guard<boost::mutex> lock(pre_failure_mutex::ref()); in pre_failure_locked()