HomeSort by relevance Sort by last modified time
    Searched refs:ForceUnlock (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 422 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
430 void ForceUnlock() {
688 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
696 void ForceUnlock() {
    [all...]
  /external/compiler-rt/lib/asan/
asan_allocator.cc 303 void ForceUnlock() {
784 malloc_info.ForceUnlock();
asan_allocator2.cc 666 allocator.ForceUnlock();
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 611 a->ForceUnlock();
651 a.ForceUnlock();

Completed in 191 milliseconds