Home
last modified time | relevance | path

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

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