Searched defs:thread_args (Results 1 – 5 of 5) sorted by relevance
100 struct thread_args { struct111 struct thread_args *args = _arg; in threadfn() argument
28 struct thread_args { struct34 static struct thread_args thread_args[MAX_THREADS]; argument
25 struct thread_args { struct 34 struct thread_args *args = _args; in call_nanosleep() argument
22 struct thread_args { struct 29 struct thread_args *args = _args; in tcheck() argument
27 struct thread_args { struct37 const struct thread_args *args = varg; in thread_main() argument54 struct thread_args thread_args = { in run_test() local