Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c6638 thread_t resume_tid; in ztest_run() local
6698 &resume_tid) == 0); in ztest_run()
6767 VERIFY(thr_join(resume_tid, NULL, NULL) == 0); in ztest_run()