Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h436 void ForceLock() { in ForceLock() function
789 void ForceLock() { in ForceLock() function
1177 void ForceLock() { in ForceLock() function
1358 void ForceLock() { in ForceLock() function
1359 primary_.ForceLock(); in ForceLock()
1360 secondary_.ForceLock(); in ForceLock()
/external/compiler-rt/lib/lsan/
Dlsan_allocator.cc125 allocator.ForceLock(); in LockAllocator()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc683 a->ForceLock(); in TestSizeClassAllocatorIteration()
721 a.ForceLock(); in TEST()
749 a.ForceLock(); in TEST()
/external/compiler-rt/lib/asan/
Dasan_allocator2.cc663 allocator.ForceLock(); in asan_mz_force_lock()
677 __asan::allocator.ForceLock(); in LockAllocator()