Searched defs:try_lock_for (Results 1 – 2 of 2) sorted by relevance
32 bool try_lock_for(const std::chrono::duration<Rep, Period>& rel_time) try_lock_for() function
140 __throw_system_error(EPERM, "unique_lock::try_lock_for: references null mutex"); in try_lock_for() function