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

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dheap-checker_unittest.cc262 poll(NULL, 0, 77); // time for thread activity in HeapBusyThreadBody
859 static void* HeapBusyThreadBody(void* a) { function
953 CHECK(pthread_create(&tid, &attr, HeapBusyThreadBody,
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dheap-checker_unittest.cc262 poll(NULL, 0, 77); // time for thread activity in HeapBusyThreadBody
859 static void* HeapBusyThreadBody(void* a) { function
953 CHECK(pthread_create(&tid, &attr, HeapBusyThreadBody,

Completed in 864 milliseconds