Home
last modified time | relevance | path

Searched defs:try_to_lock_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstd_mutex.h132 struct try_to_lock_t { explicit try_to_lock_t() = default; }; in _GLIBCXX_VISIBILITY() struct
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstd_mutex.h218 struct try_to_lock_t { explicit try_to_lock_t() = default; }; in _GLIBCXX_VISIBILITY() struct