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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
thread_cache.h 385 ssize_t list_headroom = local
391 if ((list_headroom | size_headroom) < 0) {
392 if (list_headroom < 0) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/
thread_cache.h 358 ssize_t list_headroom = local
364 if ((list_headroom | size_headroom) < 0) {
365 if (list_headroom < 0) {

Completed in 35 milliseconds