Searched defs:thread_fn (Results 1 - 1 of 1) sorted by relevance

/external/fio/t/
H A Ddedupe.c311 static void *thread_fn(void *data) function
393 err = pthread_create(&threads[i].thread, NULL, thread_fn, &threads[i]);

Completed in 86 milliseconds