OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aio_thread
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
posix-aio-compat.c
304
static void *
aio_thread
(void *unused)
function
379
thread_create(&thread_id, &attr,
aio_thread
, NULL);
Completed in 185 milliseconds