Searched defs:try_to_lock_t (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/include/__mutex/ | ||
H A D | tag_types.h | 26 struct _LIBCPP_EXPORTED_FROM_ABI try_to_lock_t { global() struct |
H A D | unique_lock.h | 49 unique_lock(mutex_type & __m,try_to_lock_t) unique_lock() argument |