Home
last modified time | relevance | path

Searched defs:pid (Results 26 - 50 of 2599) sorted by relevance

12345678910>>...104

/third_party/musl/porting/liteos_a/user/src/sched/
H A Dsched_setscheduler.c6 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
H A Dsched_getparam.c7 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() argument
H A Dsched_setparam.c6 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() argument
/third_party/musl/src/signal/
H A Dkill.c4 int kill(pid_t pid, int sig) in kill() argument
/third_party/musl/src/sched/
H A Dsched_rr_get_interval.c4 int sched_rr_get_interval(pid_t pid, struct timespec *ts) in sched_rr_get_interval() argument
H A Dsched_setscheduler.c8 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() argument
H A Dsched_getparam.c9 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() argument
H A Dsched_setparam.c8 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() argument
/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat07.c24 pid_t pid; in verify_creat() local
/third_party/ltp/testcases/kernel/syscalls/execl/
H A Dexecl01.c20 pid_t pid; in verify_execl() local
/third_party/ltp/testcases/kernel/syscalls/execlp/
H A Dexeclp01.c22 pid_t pid; in verify_execlp() local
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid11.c35 pid_t pid, group; in do_child_1() local
H A Dwaitpid08.c36 pid_t pid; in do_child_1() local
H A Dwaitpid07.c35 pid_t pid; in do_child_1() local
H A Dwaitpid06.c35 pid_t pid; in do_child_1() local
H A Dwaitpid01.c21 pid_t pid; in run() local
/third_party/ltp/testcases/kernel/syscalls/execvp/
H A Dexecvp01.c21 pid_t pid; in verify_execvp() local
/third_party/ltp/testcases/kernel/syscalls/vhangup/
H A Dvhangup02.c20 pid_t pid, pid1; in run() local
/third_party/ltp/testcases/kernel/syscalls/alarm/
H A Dalarm03.c20 pid_t pid; in verify_alarm() local
/third_party/ltp/testcases/kernel/syscalls/getpid/
H A Dgetpid01.c17 pid_t pid_max, pid; in verify_getpid() local
/third_party/ltp/include/lapi/
H A Dpidfd_open.h18 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 D3-1.c34 pid_t pid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D2-1.c31 pid_t pid; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/exit/
H A Dquick_exit.c33 pid_t pid = fork(); in quick_exit_0100() local
/third_party/musl/compat/time32/
H A Dsched_rr_get_interval_time32.c5 int __sched_rr_get_interval_time32(pid_t pid, struct timespec32 *ts32) in __sched_rr_get_interval_time32() argument

Completed in 5 milliseconds

12345678910>>...104