Searched defs:LockImpl (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/base/synchronization/ | ||
H A D | lock_impl_win.cc | 12 LockImpl::LockImpl() : native_handle_(SRWLOCK_INIT) {} in LockImpl() function in base::internal::LockImpl |
H A D | lock_impl_posix.cc | 68 LockImpl::LockImpl() { in LockImpl() function in base::internal::LockImpl |
/aosp_15_r20/external/libchrome/base/synchronization/ | ||
H A D | lock_impl_posix.cc | 57 LockImpl::LockImpl() { in LockImpl() function in base::internal::LockImpl |