Searched defs:_lock (Results 1 – 2 of 2) sorted by relevance
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/ | ||
H A D | PrettyOutputBase.py | 32 _lock = threading.Lock() variable |
/llvm-project/libunwind/src/ | ||
H A D | UnwindCursor.hpp | 118 static RWMutex _lock; member in libunwind::DwarfFDECache |