Searched defs:RunManyThreadsWithId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dtestutil.cc95 extern "C" void RunManyThreadsWithId(void (*fn)(int), int count, int) { function
138 void RunManyThreadsWithId(void (*fn)(int), int count, int stacksize) { function
200 void RunManyThreadsWithId(void (*fn)(int), int count, int stacksize) { function
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dtestutil.cc95 extern "C" void RunManyThreadsWithId(void (*fn)(int), int count, int) { function
138 void RunManyThreadsWithId(void (*fn)(int), int count, int stacksize) { function
200 void RunManyThreadsWithId(void (*fn)(int), int count, int stacksize) { function

Completed in 1360 milliseconds