Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/os-Linux/
Daio.c169 static int aio_pid = -1; variable
226 aio_pid = err; in init_aio_24()
262 aio_pid = err; in init_aio_26()
356 if (aio_pid != -1) { in exit_aio()
357 os_kill_process(aio_pid, 1); in exit_aio()