/external/ltp/testcases/kernel/syscalls/getrusage/ |
D | getrusage03.c | 115 if (waitpid(pid, &status, WUNTRACED | WCONTINUED) == -1) in inherit_fork() 145 if (waitpid(pid, &status, WUNTRACED | WCONTINUED) == -1) in inherit_fork2() 174 if (waitpid(pid, &status, WUNTRACED | WCONTINUED) == -1) in fork_malloc() 201 if (waitpid(pid, &status, WUNTRACED | WCONTINUED) == -1) in grandchild_maxrss() 244 if (waitpid(pid, &status, WUNTRACED | WCONTINUED) == -1) in zombie()
|
D | getrusage03_child.c | 97 while (waitpid(-1, &pid, WUNTRACED | WCONTINUED) > 0) in main()
|
/external/strace/xlat/ |
D | wait4_options.h | 39 #if defined(WCONTINUED) || (defined(HAVE_DECL_WCONTINUED) && HAVE_DECL_WCONTINUED) 40 XLAT(WCONTINUED),
|
D | wait4_options.in | 8 WCONTINUED
|
/external/strace/tests-mx32/ |
D | wait4.c | 178 #if defined WCONTINUED && defined WIFCONTINUED in main() 179 assert(do_wait4(pid, s, WCONTINUED, rusage) == pid); in main()
|
D | waitid.c | 242 #if defined WCONTINUED in main() 243 if (do_waitid(P_PID, pid, sinfo, WCONTINUED, rusage)) in main()
|
/external/strace/tests/ |
D | wait4.c | 178 #if defined WCONTINUED && defined WIFCONTINUED in main() 179 assert(do_wait4(pid, s, WCONTINUED, rusage) == pid); in main()
|
D | waitid.c | 242 #if defined WCONTINUED in main() 243 if (do_waitid(P_PID, pid, sinfo, WCONTINUED, rusage)) in main()
|
/external/ltp/testcases/kernel/mem/tunable/ |
D | min_free_kbytes.c | 103 if (waitpid(pid, &status, WUNTRACED | WCONTINUED) == -1) in main() 149 if (waitpid(pid[i], &status, WUNTRACED | WCONTINUED) == -1) in test_tune()
|
/external/strace/tests-m32/ |
D | wait4.c | 178 #if defined WCONTINUED && defined WIFCONTINUED in main() 179 assert(do_wait4(pid, s, WCONTINUED, rusage) == pid); in main()
|
D | waitid.c | 242 #if defined WCONTINUED in main() 243 if (do_waitid(P_PID, pid, sinfo, WCONTINUED, rusage)) in main()
|
/external/ltp/testcases/kernel/mem/cpuset/ |
D | cpuset01.c | 122 if (waitpid(child, &status, WUNTRACED | WCONTINUED) == -1) in testcpuset() 210 while (waitpid(-1, &status, WUNTRACED | WCONTINUED) > 0) { in mem_hog_cpuset()
|
/external/kernel-headers/original/uapi/linux/ |
D | wait.h | 8 #define WCONTINUED 0x00000008 macro
|
/external/ltp/testcases/kernel/mem/ksm/ |
D | ksm05.c | 110 if (waitpid(pid, &status, WUNTRACED | WCONTINUED) == -1) in main()
|
/external/ltp/testcases/kernel/syscalls/mmap/ |
D | mmap10.c | 181 while (waitpid(-1, &n, WUNTRACED | WCONTINUED) > 0) in mmapzero()
|
/external/ltp/testcases/kernel/syscalls/waitid/ |
D | waitid02.c | 127 .options = WCONTINUED,
|
/external/mksh/src/ |
D | jobs.c | 1341 #if defined(WCONTINUED) && defined(WIFCONTINUED) in j_sigchld() 1342 WCONTINUED | in j_sigchld() 1383 #if defined(WCONTINUED) && defined(WIFCONTINUED) in j_sigchld()
|
/external/ltp/testcases/kernel/mem/lib/ |
D | mem.c | 568 while (waitpid(-1, &status, WUNTRACED | WCONTINUED) > 0) in create_same_memory()
|
/external/strace/ |
D | README-linux-ptrace | 109 Setting of WCONTINUED bit in waitpid flags is not recommended: the
|
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |