Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp70 CheckedMutex internal_alloc_mtx; member
75 internal_alloc_mtx(MutexTypeInternalAlloc) {} in GlobalProc()
84 global_proc()->internal_alloc_mtx.Lock(); in InternalAllocAccess()
85 global_proc()->internal_alloc_mtx.Unlock(); in InternalAllocAccess()
121 global_proc()->internal_alloc_mtx.Lock(); in AllocatorLockBeforeFork()
136 global_proc()->internal_alloc_mtx.Unlock(); in AllocatorUnlockAfterFork()