Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp62 struct GlobalProc { struct
63 Mutex mtx;
64 Processor *proc;
70 CheckedMutex internal_alloc_mtx;
72 GlobalProc() in GlobalProc() function