Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h430 void ForceUnlock() { in ForceUnlock() function
696 void ForceUnlock() { in ForceUnlock() function
1041 void ForceUnlock() { in ForceUnlock() function
1212 void ForceUnlock() { in ForceUnlock() function
1213 secondary_.ForceUnlock(); in ForceUnlock()
1214 primary_.ForceUnlock(); in ForceUnlock()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc611 a->ForceUnlock(); in TestSizeClassAllocatorIteration()
651 a.ForceUnlock(); in TEST()
/external/compiler-rt/lib/asan/
Dasan_allocator.cc303 void ForceUnlock() { in ForceUnlock() function in __asan::MallocInfo
784 malloc_info.ForceUnlock(); in asan_mz_force_unlock()
Dasan_allocator2.cc666 allocator.ForceUnlock(); in asan_mz_force_unlock()