Home
last modified time | relevance | path

Searched refs:thj (Results 1 – 1 of 1) sorted by relevance

/dragonfly/test/interbench/
H A Dinterbench.c1267 struct thread *thj; in run_loadchild() local
1268 thj = &threadlist[j]; in run_loadchild()
1278 start_thread(thj); in run_loadchild()
1285 stop_thread(thj); in run_loadchild()
1740 struct thread *thj = &threadlist[j]; in main() local
1746 log_output("%s\t", thj->label); in main()