Searched defs:try_lock_until (Results 1 – 2 of 2) sorted by relevance
30 assert(lock.try_lock_until(Clock::now())); in try_lock_until() function
151 __throw_system_error(EPERM, "unique_lock::try_lock_until: references null mutex"); in try_lock_until() function