Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcyclic_impl.h540 #define CY_WAIT 0 macro
/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c1810 arg->cyx_wait = CY_WAIT; in cyclic_remove_xcall()
1911 ASSERT(wait == CY_WAIT || wait == CY_NOWAIT); in cyclic_remove_here()
1939 ASSERT(wait == CY_NOWAIT && arg.cyx_wait == CY_WAIT); in cyclic_remove_here()
2933 (void) cyclic_remove_here(cpu, idp->cyi_ndx, NULL, CY_WAIT); in cyclic_remove()