Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/pthread/
Dcondition_variable.hpp80 check_for_interruption.unlock_if_locked(); in wait()
123 check_for_interruption.unlock_if_locked(); in do_wait_until()
200 check_for_interruption.unlock_if_locked(); in wait()
475 check_for_interruption.unlock_if_locked(); in do_wait_until()
Dpthread_mutex_scoped_lock.hpp34 void unlock_if_locked() BOOST_NOEXCEPT in unlock_if_locked() function in boost::pthread::pthread_mutex_scoped_lock
Dthread_data.hpp223 void unlock_if_locked() in unlock_if_locked() function in boost::detail::interruption_checker
243 unlock_if_locked(); in BOOST_NOEXCEPT_IF()