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