Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dmutex.h88 typedef std::unique_lock<std::mutex> MutexLockImp; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dmutex.h88 typedef std::unique_lock<std::mutex> MutexLockImp; typedef