Home
last modified time | relevance | path

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