Searched refs:list_headroom (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dthread_cache.h385 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/
H A Dthread_cache.h358 ssize_t list_headroom = local
364 if ((list_headroom | size_headroom) < 0) {
365 if (list_headroom < 0) {

Completed in 105 milliseconds