Home
last modified time | relevance | path

Searched defs:_lock (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/android/support/src/stdio/
Dfileext.h41 pthread_mutex_t _lock; /* file lock */ member
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp60 static pthread_rwlock_t _lock; member in libunwind::DwarfFDECache
88 pthread_rwlock_t DwarfFDECache<A>::_lock = PTHREAD_RWLOCK_INITIALIZER; member in libunwind::DwarfFDECache<A>