Home
last modified time | relevance | path

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

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