Searched refs:defer_lock_t (Results 1 – 4 of 4) sorted by relevance
215 struct defer_lock_t { explicit defer_lock_t() = default; }; in _GLIBCXX_VISIBILITY() struct225 _GLIBCXX17_INLINE constexpr defer_lock_t defer_lock { }; in _GLIBCXX_VISIBILITY()
75 unique_lock(mutex_type& __m, defer_lock_t) noexcept in _GLIBCXX_VISIBILITY()
39 #include <bits/std_mutex.h> // defer_lock_t729 shared_lock(mutex_type& __m, defer_lock_t) noexcept
965 * include/bits/mutex.h (defer_lock_t, try_lock_t,