Home
last modified time | relevance | path

Searched defs:pid (Results 1 - 25 of 1078) sorted by relevance

12345678910>>...44

/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_regression_fork_processes.c16 pid_t pid; in main() local
/third_party/musl/src/unistd/
H A Dgetpgid.c4 pid_t getpgid(pid_t pid) in getpgid() argument
H A Dgetsid.c4 pid_t getsid(pid_t pid) in getsid() argument
H A Dgetpid.c12 pid_t pid = __get_cached_pid(); in getpid() local
H A Dsetpgid.c4 int setpgid(pid_t pid, pid_t pgid) in setpgid() argument
/third_party/musl/porting/linux/user/src/sched/
H A Dsched_getscheduler.c5 int sched_getscheduler(pid_t pid) in sched_getscheduler() argument
H A Dsched_setscheduler.c5 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
H A Dsched_getparam.c6 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() argument
H A Dsched_setparam.c5 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() argument
/third_party/musl/porting/liteos_a/user/src/sched/
H A Dsched_getscheduler.c6 int sched_getscheduler(pid_t pid) in sched_getscheduler() argument
H A Dsched_setscheduler.c6 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
/third_party/musl/src/sched/
H A Dsched_getscheduler.c8 int sched_getscheduler(pid_t pid) in sched_getscheduler() argument
/third_party/elfutils/tests/
H A Ddeleted.c37 pid_t pid = fork (); in main() local
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_create.c31 _UPT_create (pid_t pid) in _UPT_create() argument
H A D_UPT_internal.h53 pid_t pid; /* the process-id of the child we're unwinding */ member
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns_helper.h26 int pid, status; in check_newpid() local
/third_party/ltp/lib/newlib_tests/
H A Dtest22.c14 int pid = SAFE_FORK(); in do_test() local
/third_party/ltp/lib/tests/
H A Dtst_checkpoint.c33 int pid; in main() local
H A Dtst_checkpoint_wait_timeout.c33 int pid; in main() local
H A Dtst_record_childstatus.c31 int pid; in main() local
/third_party/ltp/testcases/kernel/containers/sysvipc/
H A Dipcns_helper.h31 int pid, status; in check_newipc() local
/third_party/musl/libc-test/src/regression/
H A Dpthread_atfork-errno-clobber.c22 pid_t pid; in main() local
/third_party/musl/src/process/
H A Dwaitpid.c4 pid_t waitpid(pid_t pid, int *status, int options) in waitpid() argument
/third_party/musl/porting/linux/user/src/unistd/
H A Dgetpid.c12 pid_t pid = __get_cached_pid(); in getpid() local
/third_party/musl/src/stdio/
H A Dpclose.c14 pid_t pid = f->pipe_pid; in pclose() local

Completed in 4 milliseconds

12345678910>>...44