Searched refs:io_thread (Results 1 – 1 of 1) sorted by relevance
499 static int io_thread(void* arg) { in io_thread() function820 if (thrd_create_with_name(&nvme->iothread, io_thread, nvme, "nvme-io-thread")) { in nvme_init()
Completed in 6 milliseconds