Searched refs:resume_tid (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c5986 thread_t resume_tid; local
6046 &resume_tid) == 0);
6115 VERIFY(thr_join(resume_tid, NULL, NULL) == 0);

Completed in 152 milliseconds