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

/bionic/benchmarks/
H A Dpthread_benchmark.cpp139 static void* RunThread(void* arg) { function
148 pthread_create(&thread, NULL, RunThread, &state);

Completed in 71 milliseconds