Home
last modified time | relevance | path

Searched defs:thread0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/diff/src/
H A Ddiff3.c221 struct diff_block *thread0, *thread1, *last_block; in main() local
520 make_3way_diff (struct diff_block *thread0, struct diff_block *thread1) in make_3way_diff()
/freebsd/sys/sys/
H A Dproc.h1086 #define thread0 (thread0_st.t0st_thread) macro