Home
last modified time | relevance | path

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

/external/fio/
Dhelper_thread.c70 static void *helper_thread_main(void *data) in helper_thread_main() function
173 ret = pthread_create(&hd->thread, NULL, helper_thread_main, hd); in helper_thread_create()