Searched refs:AIO_MISC_WAIT (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/sysdeps/nptl/ |
D | aio_misc.h | 35 #define AIO_MISC_WAIT(result, futex, timeout, cancel) \ macro
|
/glibc-2.36/rt/ |
D | aio_suspend.c | 102 AIO_MISC_WAIT (result, *cntr, timeout, 1); in do_aio_misc_wait()
|
D | lio_listio-common.c | 158 AIO_MISC_WAIT (result, total, NULL, 0); in lio_listio_internal()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.nptl | 3926 * sysdeps/pthread/aio_misc.h (AIO_MISC_NOTIFY, AIO_MISC_WAIT): 5539 * sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gcc
|
D | ChangeLog.22 | 5683 (AIO_MISC_WAIT): Modified.
|
D | ChangeLog.16 | 4089 use condvar, use AIO_MISC_WAIT.
|
D | ChangeLog.23 | 8237 (AIO_MISC_WAIT): Modified.
|
D | ChangeLog.19 | 8123 * sysdeps/nptl/aio_misc.h (AIO_MISC_WAIT): Use
|
D | ChangeLog.18 | 34582 * sysdeps/nptl/aio_misc.h (AIO_MISC_NOTIFY, AIO_MISC_WAIT): Likewise. 92808 AIO_MISC_WAIT() invocation.
|