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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
static_vars.h 52 static SpinLock* pageheap_lock() { return &pageheap_lock_; } function in class:tcmalloc::Static
65 // must be protected by pageheap_lock.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
static_vars.h 52 static SpinLock* pageheap_lock() { return &pageheap_lock_; } function in class:tcmalloc::Static
65 // must be protected by pageheap_lock.

Completed in 51 milliseconds