Home
last modified time | relevance | path

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

/external/fio/
Dgettime.c478 static void *clock_thread_fn(void *data) in clock_thread_fn() function
602 if (pthread_create(&t->thread, NULL, clock_thread_fn, t)) { in fio_monotonic_clocktest()