Searched refs:gtod_thread (Results 1 – 1 of 1) sorted by relevance
11 static pthread_t gtod_thread; variable77 ret = pthread_create(>od_thread, &attr, gtod_thread_main, mutex); in fio_start_gtod_thread()84 ret = pthread_detach(gtod_thread); in fio_start_gtod_thread()