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

1 2 3 4 5 6

  /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,
termios.h 31 typedef __pid_t pid_t;
100 extern __pid_t tcgetsid (int __fd) __THROW;
_G_config.h 35 #define _G_pid_t __pid_t
  /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,
termios.h 31 typedef __pid_t pid_t;
100 extern __pid_t tcgetsid (int __fd) __THROW;
_G_config.h 35 #define _G_pid_t __pid_t
  /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,
termios.h 31 typedef __pid_t pid_t;
100 extern __pid_t tcgetsid (int __fd) __THROW;
_G_config.h 35 #define _G_pid_t __pid_t
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
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,
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;
shm.h 39 typedef __pid_t pid_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
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,
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;
shm.h 39 typedef __pid_t pid_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
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,
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;
  /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 */
siginfo.h 65 __pid_t si_pid; /* Sending process ID. */
80 __pid_t si_pid; /* Sending process ID. */
88 __pid_t si_pid; /* Which child. */
285 __pid_t _tid;
  /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 */
siginfo.h 65 __pid_t si_pid; /* Sending process ID. */
80 __pid_t si_pid; /* Sending process ID. */
88 __pid_t si_pid; /* Which child. */
285 __pid_t _tid;
  /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 */

Completed in 777 milliseconds

1 2 3 4 5 6