Searched defs:mtx (Results 1 – 7 of 7) sorted by relevance
25 static inline void RuntimeLock(JSThread *thread, Mutex &mtx) in RuntimeLock()41 static inline void RuntimeUnLock(Mutex &mtx) in RuntimeUnLock()
20 RuntimeLockHolder::RuntimeLockHolder(JSThread *thread, Mutex &mtx) in RuntimeLockHolder()
72 ScopedPageCacheMutex mtx; in MapObjectToSpan() local85 ScopedPageCacheMutex mtx; in ReleaseSpanToPageCache() local
114 explicit LockHolder(Mutex &mtx) : lock_(mtx) in LockHolder()
293 std::mutex mtx; in HWTEST_F_L0() local360 std::mutex mtx; in HWTEST_F_L0() local399 std::mutex mtx; in HWTEST_F_L0() local440 std::mutex mtx; in HWTEST_F_L0() local
99 explicit LockHolder(Mutex &mtx) : lock_(mtx) in LockHolder()
363 mutable std::shared_timed_mutex mtx; variable469 mutable std::shared_timed_mutex mtx; variable528 std::shared_timed_mutex mtx; variable