Searched refs:exception_ (Results 1 – 2 of 2) sorted by relevance
276 namespace exception_ { namespace452 return exception_::set_check_failure_locked(f); in set_check_failure()454 return exception_::set_check_failure_unlocked(f); in set_check_failure()473 return exception_::get_check_failure_locked(); in get_check_failure()475 return exception_::get_check_failure_unlocked(); in get_check_failure()493 exception_::check_failure_locked(); in check_failure()495 exception_::check_failure_unlocked(); in check_failure()517 return exception_::set_pre_failure_locked(f); in set_precondition_failure()519 return exception_::set_pre_failure_unlocked(f); in set_precondition_failure()538 return exception_::get_pre_failure_locked(); in get_precondition_failure()[all …]
91 namespace exception_ { namespace