Home
last modified time | relevance | path

Searched refs:interceptor_init_lock (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp443 static Mutex interceptor_init_lock; variable
447 Lock lock(&interceptor_init_lock); in EnsureInterceptorsInitialized()