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 303 void ForceUnlock() {
784 malloc_info.ForceUnlock();
  /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...]

Completed in 87 milliseconds