Searched refs:aio_thread (Results 1 – 1 of 1) sorted by relevance
304 static void *aio_thread(void *unused) in aio_thread() function379 thread_create(&thread_id, &attr, aio_thread, NULL); in spawn_thread()