Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/nptl/
Daio_misc.h35 #define AIO_MISC_WAIT(result, futex, timeout, cancel) \ macro
/glibc-2.36/rt/
Daio_suspend.c102 AIO_MISC_WAIT (result, *cntr, timeout, 1); in do_aio_misc_wait()
Dlio_listio-common.c158 AIO_MISC_WAIT (result, total, NULL, 0); in lio_listio_internal()
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl3926 * sysdeps/pthread/aio_misc.h (AIO_MISC_NOTIFY, AIO_MISC_WAIT):
5539 * sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gcc
DChangeLog.225683 (AIO_MISC_WAIT): Modified.
DChangeLog.164089 use condvar, use AIO_MISC_WAIT.
DChangeLog.238237 (AIO_MISC_WAIT): Modified.
DChangeLog.198123 * sysdeps/nptl/aio_misc.h (AIO_MISC_WAIT): Use
DChangeLog.1834582 * sysdeps/nptl/aio_misc.h (AIO_MISC_NOTIFY, AIO_MISC_WAIT): Likewise.
92808 AIO_MISC_WAIT() invocation.