Searched defs:waitpid (Results 1 - 15 of 15) sorted by relevance

/external/bison/lib/
H A Dwaitpid.c27 waitpid (pid_t pid, int *statusp, int options) function
H A Dsys_wait.in.h46 as returned by waitpid().
89 as returned by waitpid() or, equivalently, _cwait() or GetExitCodeProcess().
115 _GL_FUNCDECL_SYS (waitpid, pid_t, (pid_t pid, int *statusp, int options));
117 _GL_CXXALIAS_SYS (waitpid, pid_t, (pid_t pid, int *statusp, int options));
118 _GL_CXXALIASWARN (waitpid); variable
120 # undef waitpid
122 _GL_WARN_ON_USE (waitpid, "waitpid is unportable - "
/external/bison/darwin-lib/sys/
H A Dwait.h348 as returned by waitpid().
391 as returned by waitpid() or, equivalently, _cwait() or GetExitCodeProcess().
417 _GL_FUNCDECL_SYS (waitpid, pid_t, (pid_t pid, int *statusp, int options));
419 _GL_CXXALIAS_SYS (waitpid, pid_t, (pid_t pid, int *statusp, int options));
420 _GL_CXXALIASWARN (waitpid); variable
422 # undef waitpid macro
424 _GL_WARN_ON_USE (waitpid, "waitpid is unportable - "
/external/bison/linux-lib/sys/
H A Dwait.h348 as returned by waitpid().
391 as returned by waitpid() or, equivalently, _cwait() or GetExitCodeProcess().
417 _GL_FUNCDECL_SYS (waitpid, pid_t, (pid_t pid, int *statusp, int options));
419 _GL_CXXALIAS_SYS (waitpid, pid_t, (pid_t pid, int *statusp, int options));
420 _GL_CXXALIASWARN (waitpid); variable
422 # undef waitpid macro
424 _GL_WARN_ON_USE (waitpid, "waitpid is unportable - "
/external/valgrind/coregrind/
H A Dm_libcproc.c349 Int VG_(waitpid)(Int pid, Int *status, Int options) function
568 VG_(waitpid) works (at least on AIX). According to the Linux
569 man page for waitpid:
574 become zombies and a call to wait() or waitpid() will block
589 zzz = VG_(waitpid)(pid, NULL, 0);
/external/fio/os/windows/
H A Dposix.c500 pid_t waitpid(pid_t pid, int *stat_loc, int options) function
/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h3276 LSS_INLINE pid_t LSS_NAME(waitpid)(pid_t pid, int *status, int options){ function
3733 LSS_INLINE _syscall3(pid_t, waitpid, pid_t, p,
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 563 milliseconds