Searched refs:io_thread (Results 1 – 1 of 1) sorted by relevance
33 io_thread(void *arg) in io_thread() function76 if (pthread_create(&ioctx_x->tid, NULL, io_thread, ioctx_x) != 0) { in iothread_start()
Completed in 11 milliseconds