Searched refs:do_aio_misc_wait (Results 1 – 4 of 4) sorted by relevance
98 do_aio_misc_wait (unsigned int *cntr, const struct __timespec64 *timeout) in do_aio_misc_wait() function195 result = do_aio_misc_wait (&cntr, timeout == NULL ? NULL : &ts); in ___aio_suspend_time64()
5693 [DONT_NEED_AIO_MISC_COND](do_aio_misc_wait): Modified function.
35128 (do_aio_misc_wait): Give argument CNTR type 'unsigned int *'.57895 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):92806 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
9231 [DONT_NEED_AIO_MISC_COND](do_aio_misc_wait): New.