Home
last modified time | relevance | path

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

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