Home
last modified time | relevance | path

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

/system/dev/block/nvme/
A Dnvme.c499 static int io_thread(void* arg) { in io_thread() function
820 if (thrd_create_with_name(&nvme->iothread, io_thread, nvme, "nvme-io-thread")) { in nvme_init()

Completed in 6 milliseconds