Home
last modified time | relevance | path

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

/third_party/musl/src/internal/
Daio_impl.h4 extern hidden volatile int __aio_fut;
/third_party/musl/src/aio/
Daio.c77 volatile int __aio_fut; variable
175 if (a_swap(&__aio_fut, 0)) in cleanup()
176 __wake(&__aio_fut, -1, 1); in cleanup()
Daio_suspend.c53 pfut = &__aio_fut; in aio_suspend()
/third_party/musl/porting/linux/user/src/aio/
Daio.c77 volatile int __aio_fut; variable
175 if (a_swap(&__aio_fut, 0)) in cleanup()
176 __wake(&__aio_fut, -1, 1); in cleanup()
/third_party/musl/porting/liteos_a/user/src/aio/
Daio.c78 volatile int __aio_fut; variable
175 if (a_swap(&__aio_fut, 0)) in cleanup()
176 __wake(&__aio_fut, -1, 1); in cleanup()
Daio_suspend.c55 pfut = &__aio_fut; in aio_suspend()
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h96 extern hidden volatile int __aio_fut;
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h96 extern hidden volatile int __aio_fut;
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h145 extern hidden volatile int __aio_fut;