Home
last modified time | relevance | path

Searched defs:try_to_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.cc72 std::try_to_lock_t try_to_lock; variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcompatibility-thread-c++0x.cc76 std::try_to_lock_t try_to_lock; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dmutex.cpp25 const try_to_lock_t try_to_lock{}; variable