Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/src/
Dmutex.h88 typedef std::unique_lock<std::mutex> MutexLockImp; typedef
93 MutexLockImp& native_handle() { return ml_; } in native_handle()
96 MutexLockImp ml_;
/external/google-benchmark/src/
Dmutex.h88 typedef std::unique_lock<std::mutex> MutexLockImp; typedef
93 MutexLockImp& native_handle() { return ml_; } in native_handle()
96 MutexLockImp ml_;