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

/bionic/benchmarks/
H A Dpthread_benchmark.cpp155 static void* ExitThread(void* arg) { function
165 pthread_create(&thread, NULL, ExitThread, &state);

Completed in 217 milliseconds