Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c330 uint64_t zc_next; /* next time to call this function */ member
6497 call_next = zc->zc_next; in ztest_thread()
6500 atomic_cas_64(&zc->zc_next, call_next, call_next + in ztest_thread()
7340 zc->zc_next = UINT64_MAX; in main()
7342 zc->zc_next = zs->zs_proc_start + in main()