Home
last modified time | relevance | path

Searched defs:pid2 (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dgetprocpid.c34 pid_t pid2 = getprocpid(); in getprocpid_0100() local
51 pid_t pid2 = getprocpid(); in getprocpid_0200() local
105 pid_t pid2 = gettid(); in pthread_func() local
145 pid_t pid2 = getproctid(); in getproctid_0200() local
/third_party/ltp/testcases/kernel/syscalls/kcmp/
Dkcmp01.c27 static int pid2; variable
31 int *pid2; member
Dkcmp03.c29 static int pid2; variable
Dkcmp02.c38 int *pid2; member
/third_party/ltp/testcases/kernel/syscalls/fork/
Dfork03.c24 int pid1, pid2, status, i; in verify_fork() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_cond_wait.c24 pthread_t pid2; variable
Dpthread_cond_timedwait_sup.c56 pthread_t pid1, pid2; in pthread_cond_timedwait_0100() local
/third_party/ltp/include/lapi/
Dkcmp.h34 static inline int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp()
/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill08.c77 pid_t pid1, pid2; in main() local
Dkill02.c161 int pid2; /*Return value from 2nd fork. Global so that it can be */ variable
/third_party/elfutils/tests/
Dbacktrace.c321 prepare_thread (pid_t pid2 __attribute__ ((unused)), in prepare_thread()
412 pid_t pid2 = waitpid (-1, &status, __WALL); in exec_dump() local
/third_party/musl/libc-test/src/functionalext/unittest/
Dunit_test_assert_fail_dialog.c112 pid_t pid1, pid2, pid3; in main() local