Home
last modified time | relevance | path

Searched defs:defer_lock (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcompatibility-thread-c++0x.cc71 std::defer_lock_t defer_lock; variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcompatibility-thread-c++0x.cc75 std::defer_lock_t defer_lock; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dmutex.cpp24 const defer_lock_t defer_lock{}; variable