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

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
testutil.cc 95 extern "C" void RunManyThreadsWithId(void (*fn)(int), int count, int) {
138 void RunManyThreadsWithId(void (*fn)(int), int count, int stacksize) {
200 void RunManyThreadsWithId(void (*fn)(int), int count, int stacksize) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
testutil.cc 95 extern "C" void RunManyThreadsWithId(void (*fn)(int), int count, int) {
138 void RunManyThreadsWithId(void (*fn)(int), int count, int stacksize) {
200 void RunManyThreadsWithId(void (*fn)(int), int count, int stacksize) {

Completed in 144 milliseconds