Home | History | Annotate | Download | only in fio

Lines Matching refs:server_thread

460 static void *server_thread(void *arg)
473 pthread_create(&ui->server_t, NULL, server_thread, NULL);