Home
last modified time | relevance | path

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

/glibc-2.36/rt/
Daio_suspend.c47 #ifndef DONT_NEED_AIO_MISC_COND
57 #ifdef DONT_NEED_AIO_MISC_COND in cleanup()
86 #ifndef DONT_NEED_AIO_MISC_COND in cleanup()
95 #ifdef DONT_NEED_AIO_MISC_COND
120 #ifndef DONT_NEED_AIO_MISC_COND in ___aio_suspend_time64()
142 #ifndef DONT_NEED_AIO_MISC_COND in ___aio_suspend_time64()
182 #ifndef DONT_NEED_AIO_MISC_COND in ___aio_suspend_time64()
194 #ifdef DONT_NEED_AIO_MISC_COND in ___aio_suspend_time64()
228 #ifndef DONT_NEED_AIO_MISC_COND in ___aio_suspend_time64()
237 #ifndef DONT_NEED_AIO_MISC_COND in ___aio_suspend_time64()
Dlio_listio-common.c132 #ifndef DONT_NEED_AIO_MISC_COND in lio_listio_internal()
145 #ifndef DONT_NEED_AIO_MISC_COND in lio_listio_internal()
157 #ifdef DONT_NEED_AIO_MISC_COND in lio_listio_internal()
208 #ifndef DONT_NEED_AIO_MISC_COND in lio_listio_internal()
Daio_notify.c139 #ifdef DONT_NEED_AIO_MISC_COND in __aio_notify()
/glibc-2.36/sysdeps/nptl/
Daio_misc.h27 #define DONT_NEED_AIO_MISC_COND 1 macro
/glibc-2.36/sysdeps/generic/
Daio_misc.h49 #ifndef DONT_NEED_AIO_MISC_COND
/glibc-2.36/ChangeLog.old/
DChangeLog.225693 [DONT_NEED_AIO_MISC_COND](do_aio_misc_wait): Modified function.
DChangeLog.239231 [DONT_NEED_AIO_MISC_COND](do_aio_misc_wait): New.
DChangeLog.1835127 * sysdeps/pthread/aio_suspend.c [DONT_NEED_AIO_MISC_COND]