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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
procfs.h 85 __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;
wait.h 116 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,
msg.h 39 typedef __pid_t pid_t;
shm.h 39 typedef __pid_t pid_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
procfs.h 85 __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;
wait.h 116 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,
msg.h 39 typedef __pid_t pid_t;
shm.h 39 typedef __pid_t pid_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
procfs.h 85 __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;
wait.h 116 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,
msg.h 39 typedef __pid_t pid_t;
shm.h 39 typedef __pid_t pid_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
msq.h 56 __pid_t msg_lspid; /* pid of last msgsnd() */
57 __pid_t msg_lrpid; /* pid of last msgrcv() */
shm.h 66 __pid_t shm_cpid; /* pid of creator */
67 __pid_t shm_lpid; /* pid of last shmop */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
msq.h 56 __pid_t msg_lspid; /* pid of last msgsnd() */
57 __pid_t msg_lrpid; /* pid of last msgrcv() */
shm.h 66 __pid_t shm_cpid; /* pid of creator */
67 __pid_t shm_lpid; /* pid of last shmop */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
msq.h 56 __pid_t msg_lspid; /* pid of last msgsnd() */
57 __pid_t msg_lrpid; /* pid of last msgrcv() */
shm.h 66 __pid_t shm_cpid; /* pid of creator */
67 __pid_t shm_lpid; /* pid of last shmop */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
sched.h 43 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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
sched.h 43 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/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
sched.h 43 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,
  /bionic/libc/include/sys/
_types.h 53 typedef __int32_t __pid_t; /* process id */ typedef
  /development/ndk/platforms/android-3/include/sys/
_types.h 53 typedef __int32_t __pid_t; /* process id */ typedef
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
_types.h 53 typedef __int32_t __pid_t; /* process id */ typedef
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
_types.h 53 typedef __int32_t __pid_t; /* process id */ typedef

Completed in 1379 milliseconds

1 2 3 4