Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dpthread_benchmark.cpp205 static void* ExitThread(void*) { in ExitThread() function
212 pthread_create(&thread, nullptr, ExitThread, nullptr); in BM_pthread_exit_and_join()