Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dpthread_benchmark.cpp173 static void* RunThread(void* arg) { in RunThread() function
186 pthread_create(&thread, NULL, RunThread, this); in Run()