Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dpthread_benchmark.cpp124 static void* IdleThread(void*) { in IdleThread() function
131 pthread_create(&thread, NULL, IdleThread, NULL); in BM_pthread_create()