Searched refs:iothread (Results 1 – 1 of 1) sorted by relevance
147 thrd_t iothread; member630 thrd_join(nvme->iothread, &r); in nvme_release()820 if (thrd_create_with_name(&nvme->iothread, io_thread, nvme, "nvme-io-thread")) { in nvme_init()
Completed in 5 milliseconds