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

/external/fio/
H A Dgfio.c425 static void *job_thread(void *arg) function
703 pthread_create(&ge->ui->t, NULL, job_thread, ge->ui);

Completed in 59 milliseconds