Home
last modified time | relevance | path

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

/rt/
A Daio_misc.c279 static void *handle_fildes_io (void *arg);
437 result = aio_create_helper_thread (&thid, handle_fildes_io, newp); in __aio_enqueue_request()
491 handle_fildes_io (void *arg) in handle_fildes_io() function
680 if (__pthread_create (&thid, &attr, handle_fildes_io, NULL) in handle_fildes_io()

Completed in 4 milliseconds