Searched refs:MutexLockImp (Results 1 – 1 of 1) sorted by relevance
88 typedef std::unique_lock<std::mutex> MutexLockImp; typedef93 MutexLockImp& native_handle() { return ml_; } in native_handle()96 MutexLockImp ml_;