Home
last modified time | relevance | path

Searched refs:aio_suspend (Results 1 – 16 of 16) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
Dcoverage.txt1 this file defines the coverage for the aio_suspend() function testing.
D3-1.c85 if (aio_suspend(list, NENT, NULL) != 0) { in main()
D9-1.c137 ret = aio_suspend((const struct aiocb **)plist, 2, &ts); in do_test()
D4-1.c161 ret = aio_suspend((const struct aiocb **)plist, 2, &ts); in main()
D1-1.c163 ret = aio_suspend((const struct aiocb **)plist, 2, NULL); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/aio_h/
D4-1.c17 const struct timespec *) = aio_suspend;
/external/ltp/android/include/
Daio.h43 int aio_suspend(const struct aiocb * const[], int, const struct timespec *);
/external/elfutils/tests/
Dlfs-symbols22 aio_suspend
/external/perfetto/src/trace_processor/
Dread_trace.cc78 PERFETTO_CHECK(aio_suspend(aio_list, 1, nullptr) == 0); in ReadTrace()
/external/ltp/lib/
Dtlibio.c1820 ret = aio_suspend(aioary, 1, NULL);
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1143 pub fn aio_suspend( in aio_suspend() function
/external/ltp/testcases/kernel/fs/doio/
Ddoio.c4814 r = aio_suspend(aioary, 1, NULL); in aio_wait()
4842 r = aio_suspend(aioary, 1, NULL); in aio_wait()
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1660 pub fn aio_suspend( in aio_suspend() function
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2428 pub fn aio_suspend( in aio_suspend() function
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3127 pub fn aio_suspend( in aio_suspend() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1328 fun:aio_suspend=uninstrumented