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

  /external/compiler-rt/lib/asan/
asan_allocator.cc 653 void ForceUnlock() {
655 allocator.ForceUnlock();
792 instance.ForceUnlock();
808 __asan::get_allocator().ForceUnlock();
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 453 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
461 void ForceUnlock() {
816 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
824 void ForceUnlock() {
    [all...]

Completed in 85 milliseconds