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

  /external/chromium_org/third_party/tcmalloc/vendor/src/
system-alloc.cc 445 static bool system_alloc_inited = false; variable
475 if (!system_alloc_inited) {
477 system_alloc_inited = true;
  /external/chromium_org/third_party/tcmalloc/chromium/src/
system-alloc.cc 582 static bool system_alloc_inited = false; variable
619 if (!system_alloc_inited) {
621 system_alloc_inited = true;

Completed in 78 milliseconds