Searched defs:thread_args (Results 1 – 7 of 7) sorted by relevance
25 struct thread_args { struct34 struct thread_args *args = _args; in call_nanosleep() argument
22 struct thread_args { struct29 struct thread_args *args = _args; in tcheck() argument
99 struct thread_args { struct110 struct thread_args *args = _arg; in threadfn() argument
28 struct thread_args { struct34 static struct thread_args thread_args[MAX_THREADS]; variable
27 struct thread_args { struct37 const struct thread_args *args = varg; in thread_main() argument54 struct thread_args thread_args = { in run_test() local
752 struct wait_args thread_args; in TEST() local945 struct wait_args thread_args; in TEST() local1069 struct wait_args thread_args; in TEST() local1179 struct wait_args thread_args; in TEST() local
1398 struct test_membarrier_thread_args thread_args; in test_membarrier() local
Completed in 20 milliseconds