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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-checker.cc 354 THREAD_DATA, // Part of a thread stack and a thread descriptor with TLS
655 THREAD_DATA));
662 THREAD_DATA));
702 AllocObject(top_ptr, stack_end - top, THREAD_DATA));
707 AllocObject(AsPtr(stack_start), top - stack_start, THREAD_DATA));
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-checker.cc 354 THREAD_DATA, // Part of a thread stack and a thread descriptor with TLS
655 THREAD_DATA));
662 THREAD_DATA));
702 AllocObject(top_ptr, stack_end - top, THREAD_DATA));
707 AllocObject(AsPtr(stack_start), top - stack_start, THREAD_DATA));
    [all...]

Completed in 873 milliseconds