HomeSort by relevance Sort by last modified time
    Searched refs:waitid (Results 1 - 25 of 49) sorted by null

1 2

  /bionic/libc/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /bionic/libc/unistd/
wait.c 49 int waitid(idtype_t which, id_t id, siginfo_t *info, int options) function
  /development/ndk/platforms/android-9/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
wait.h 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
wait.h 100 /* The following values are used by the `waitid' function. */
155 extern int waitid (idtype_t __idtype, __id_t __id, siginfo_t *__infop,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h 100 /* The following values are used by the `waitid' function. */
155 extern int waitid (idtype_t __idtype, __id_t __id, siginfo_t *__infop,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h 100 /* The following values are used by the `waitid' function. */
155 extern int waitid (idtype_t __idtype, __id_t __id, siginfo_t *__infop,
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 12 int waitid (int, pid_t, struct siginfo_t*, int,void*);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h 12 int waitid (int, pid_t, struct siginfo_t*, int,void*);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 12 int waitid (int, pid_t, struct siginfo_t*, int,void*);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 12 int waitid (int, pid_t, struct siginfo_t*, int,void*);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 12 int waitid (int, pid_t, struct siginfo_t*, int,void*);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 12 int waitid (int, pid_t, struct siginfo_t*, int,void*);

Completed in 2559 milliseconds

1 2