Home
last modified time | relevance | path

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

/external/qemu/
Dposix-aio-compat.c304 static void *aio_thread(void *unused) in aio_thread() function
379 thread_create(&thread_id, &attr, aio_thread, NULL); in spawn_thread()