Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dthreadstest.c472 thread_t thread1, thread2; in test_multi() local
583 thread_t thread1, thread2; in test_multi_default() local
/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()