Searched defs:make_unique_lock (Results 1 – 1 of 1) sorted by relevance
20 unique_lock<Lockable> make_unique_lock(Lockable& mtx) in make_unique_lock() function26 unique_lock<Lockable> make_unique_lock(Lockable& mtx, adopt_lock_t) in make_unique_lock() function32 unique_lock<Lockable> make_unique_lock(Lockable& mtx, defer_lock_t) in make_unique_lock() function38 unique_lock<Lockable> make_unique_lock(Lockable& mtx, try_to_lock_t) in make_unique_lock() function