Searched defs:tid (Results 1 – 8 of 8) sorted by relevance
47 pid_t tid = gettid (); in f() local91 pid_t ppid, pid, tid; in do_test() local
47 pid_t tid = syscall (__NR_gettid); in f() local96 pid_t ppid, pid, tid; in do_test() local
79 pid_t tid; in do_test() local
42 pid_t tid; member
17 #define MAKE_THREAD_CPUCLOCK(tid, clock) \ argument
51 uint64_t check_tcbhwcap (long tid) in check_tcbhwcap()135 void *t1 (void *tid) in t1()
55 pthread_t tid; in do_test() local
Completed in 11 milliseconds