Searched refs:__pid_t (Results 1 - 25 of 307) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
H A Dprocfs.h85 __pid_t pr_pid;
86 __pid_t pr_ppid;
87 __pid_t pr_pgrp;
88 __pid_t pr_sid;
134 typedef __pid_t lwpid_t;
H A Dwait.h116 extern __pid_t wait (__WAIT_STATUS __stat_loc);
139 extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int __options);
169 extern __pid_t wait3 (__WAIT_STATUS __stat_loc, int __options,
175 extern __pid_t wait4 (__pid_t __pid, __WAIT_STATUS __stat_loc, int __options,
H A Dmsg.h39 typedef __pid_t pid_t;
H A Dshm.h39 typedef __pid_t pid_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
H A Dprocfs.h79 __pid_t pr_pid;
80 __pid_t pr_ppid;
81 __pid_t pr_pgrp;
82 __pid_t pr_sid;
123 typedef __pid_t lwpid_t;
H A Dwait.h116 extern __pid_t wait (__WAIT_STATUS __stat_loc);
139 extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int __options);
169 extern __pid_t wait3 (__WAIT_STATUS __stat_loc, int __options,
175 extern __pid_t wait4 (__pid_t __pid, __WAIT_STATUS __stat_loc, int __options,
H A Dmsg.h39 typedef __pid_t pid_t;
H A Dshm.h39 typedef __pid_t pid_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
H A Dprocfs.h85 __pid_t pr_pid;
86 __pid_t pr_ppid;
87 __pid_t pr_pgrp;
88 __pid_t pr_sid;
134 typedef __pid_t lwpid_t;
H A Dwait.h116 extern __pid_t wait (__WAIT_STATUS __stat_loc);
139 extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int __options);
169 extern __pid_t wait3 (__WAIT_STATUS __stat_loc, int __options,
175 extern __pid_t wait4 (__pid_t __pid, __WAIT_STATUS __stat_loc, int __options,
H A Dmsg.h39 typedef __pid_t pid_t;
H A Dshm.h39 typedef __pid_t pid_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
H A Dmsq.h56 __pid_t msg_lspid; /* pid of last msgsnd() */
57 __pid_t msg_lrpid; /* pid of last msgrcv() */
H A Dshm.h67 __pid_t shm_cpid; /* pid of creator */
68 __pid_t shm_lpid; /* pid of last shmop */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
H A Dmsq.h50 __pid_t msg_lspid; /* pid of last msgsnd() */
51 __pid_t msg_lrpid; /* pid of last msgrcv() */
H A Dshm.h60 __pid_t shm_cpid; /* pid of creator */
61 __pid_t shm_lpid; /* pid of last shmop */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
H A Dmsq.h56 __pid_t msg_lspid; /* pid of last msgsnd() */
57 __pid_t msg_lrpid; /* pid of last msgrcv() */
H A Dshm.h67 __pid_t shm_cpid; /* pid of creator */
68 __pid_t shm_lpid; /* pid of last shmop */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dsched.h37 typedef __pid_t pid_t;
51 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param)
55 extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __THROW;
58 extern int sched_setscheduler (__pid_t __pid, int __policy,
62 extern int sched_getscheduler (__pid_t __pid) __THROW;
74 extern int sched_rr_get_interval (__pid_t __pid, struct timespec *__t) __THROW;
118 extern int sched_setaffinity (__pid_t __pid, size_t __cpusetsize,
122 extern int sched_getaffinity (__pid_t __pid, size_t __cpusetsize,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dsched.h43 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param)
47 extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __THROW;
50 extern int sched_setscheduler (__pid_t __pid, int __policy,
54 extern int sched_getscheduler (__pid_t __pid) __THROW;
66 extern int sched_rr_get_interval (__pid_t __pid, struct timespec *__t) __THROW;
110 extern int sched_setaffinity (__pid_t __pid, size_t __cpusetsize,
114 extern int sched_getaffinity (__pid_t __pid, size_t __cpusetsize,
/prebuilts/ndk/r10/platforms/android-10/arch-arm/usr/include/sys/
H A D_types.h53 typedef __int32_t __pid_t; /* process id */ typedef
/prebuilts/ndk/r10/platforms/android-10/arch-mips/usr/include/sys/
H A D_types.h53 typedef __int32_t __pid_t; /* process id */ typedef
/prebuilts/ndk/r10/platforms/android-10/arch-x86/usr/include/sys/
H A D_types.h53 typedef __int32_t __pid_t; /* process id */ typedef
/prebuilts/ndk/r10/platforms/android-11/arch-arm/usr/include/sys/
H A D_types.h53 typedef __int32_t __pid_t; /* process id */ typedef
/prebuilts/ndk/r10/platforms/android-11/arch-mips/usr/include/sys/
H A D_types.h53 typedef __int32_t __pid_t; /* process id */ typedef

Completed in 360 milliseconds

1234567891011>>