Searched refs:zc_next (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c302 uint64_t zc_next; /* next time to call this function */ member in struct:ztest_shared_callstate
5514 call_next = zc->zc_next;
5517 atomic_cas_64(&zc->zc_next, call_next, call_next +
6280 zc->zc_next = UINT64_MAX;
6282 zc->zc_next = zs->zs_proc_start +

Completed in 73 milliseconds