Searched refs:own_tid (Results 1 – 2 of 2) sorted by relevance
111 pid_t own_tid = syscall (__NR_gettid); in do_test() local115 if ((ppid != own_pid) || (pid == own_pid) || (tid == own_tid)) in do_test()117 (int)ppid, (int)pid, (int)tid, (int)own_pid, (int)own_tid); in do_test()
118 pid_t own_tid = syscall (__NR_gettid); in do_test() local122 if ((ppid != own_pid) || (pid == own_pid) || (tid == own_tid)) in do_test()124 (int)ppid, (int)pid, (int)tid, (int)own_pid, (int)own_tid); in do_test()