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

/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme.c531 static int io_thread(void* arg) { function
884 if (thrd_create_with_name(&nvme->iothread, io_thread, nvme, "nvme-io-thread")) {

Completed in 93 milliseconds