Home
last modified time | relevance | path

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

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