Searched defs:lock_impl (Results 1 – 2 of 2) sorted by relevance
22 struct lock_impl { struct26 static inline void lock_impl_lock(struct lock_impl *lock) in lock_impl_lock() argument57 struct lock_impl { struct61 static inline bool lock_impl_trylock(struct lock_impl *lock) in lock_impl_trylock() argument
144 void lock_impl(MutexType1& m1, MutexType2& m2, is_mutex_type_wrapper<true> ) in lock_impl() function411 void lock_impl(Iterator begin, Iterator end, is_mutex_type_wrapper<false> ) in lock_impl() function