Home
last modified time | relevance | path

Searched defs:adopt_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.h136 struct adopt_lock_t { explicit adopt_lock_t() = default; }; in _GLIBCXX_VISIBILITY() struct
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstd_mutex.h222 struct adopt_lock_t { explicit adopt_lock_t() = default; }; in _GLIBCXX_VISIBILITY() struct