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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/os-Linux/
H A Daio.c114 static int aio_thread(void *arg) function
127 printk("aio_thread - io_getevents failed, "
137 printk("aio_thread - write failed, fd = %d, "
260 printk("aio_thread failed to initialize context, err = %d\n",
265 err = run_helper_thread(aio_thread, NULL,

Completed in 86 milliseconds