| /third_party/musl/porting/liteos_a/user/src/sched/ |
| H A D | sched_setscheduler.c | 6 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
|
| H A D | sched_getparam.c | 7 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() argument
|
| H A D | sched_setparam.c | 6 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() argument
|
| /third_party/musl/src/signal/ |
| H A D | kill.c | 4 int kill(pid_t pid, int sig) in kill() argument
|
| /third_party/musl/src/sched/ |
| H A D | sched_rr_get_interval.c | 4 int sched_rr_get_interval(pid_t pid, struct timespec *ts) in sched_rr_get_interval() argument
|
| H A D | sched_setscheduler.c | 8 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
|
| H A D | sched_getparam.c | 9 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() argument
|
| H A D | sched_setparam.c | 8 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() argument
|
| /third_party/ltp/testcases/kernel/syscalls/creat/ |
| H A D | creat07.c | 24 pid_t pid; in verify_creat() local
|
| /third_party/ltp/testcases/kernel/syscalls/execl/ |
| H A D | execl01.c | 20 pid_t pid; in verify_execl() local
|
| /third_party/ltp/testcases/kernel/syscalls/execlp/ |
| H A D | execlp01.c | 22 pid_t pid; in verify_execlp() local
|
| /third_party/ltp/testcases/kernel/syscalls/waitpid/ |
| H A D | waitpid11.c | 35 pid_t pid, group; in do_child_1() local
|
| H A D | waitpid08.c | 36 pid_t pid; in do_child_1() local
|
| H A D | waitpid07.c | 35 pid_t pid; in do_child_1() local
|
| H A D | waitpid06.c | 35 pid_t pid; in do_child_1() local
|
| H A D | waitpid01.c | 21 pid_t pid; in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/execvp/ |
| H A D | execvp01.c | 21 pid_t pid; in verify_execvp() local
|
| /third_party/ltp/testcases/kernel/syscalls/vhangup/ |
| H A D | vhangup02.c | 20 pid_t pid, pid1; in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/alarm/ |
| H A D | alarm03.c | 20 pid_t pid; in verify_alarm() local
|
| /third_party/ltp/testcases/kernel/syscalls/getpid/ |
| H A D | getpid01.c | 17 pid_t pid_max, pid; in verify_getpid() local
|
| /third_party/ltp/include/lapi/ |
| H A D | pidfd_open.h | 18 static inline int pidfd_open(pid_t pid, unsigned int flags) in pidfd_open() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigsuspend/ |
| H A D | 3-1.c | 34 pid_t pid; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/ |
| H A D | 2-1.c | 31 pid_t pid; in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/exit/ |
| H A D | quick_exit.c | 33 pid_t pid = fork(); in quick_exit_0100() local
|
| /third_party/musl/compat/time32/ |
| H A D | sched_rr_get_interval_time32.c | 5 int __sched_rr_get_interval_time32(pid_t pid, struct timespec32 *ts32) in __sched_rr_get_interval_time32() argument
|