Searched defs:t (Results 1 – 5 of 5) sorted by relevance
/nptl/ |
A D | nptl_setxid.c | 134 setxid_unmark_thread (struct xid_command *cmdp, struct pthread *t) in setxid_unmark_thread() 154 setxid_signal_thread (struct xid_command *cmdp, struct pthread *t) in setxid_signal_thread() 191 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local 201 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local 217 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local 226 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local 247 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local 256 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local
|
A D | tst-mutexpi10.c | 50 for (int t = 0; t < array_length (types); t++) in do_test() local
|
A D | tst-clock2.c | 137 struct timespec t[N + 1]; in do_test() local
|
A D | tst-stack4.c | 59 int t = (int) (uintptr_t) p; in dso_process() local
|
A D | tst-default-attr.c | 92 pthread_t t; in run_threads() local
|
Completed in 7 milliseconds