Searched refs:CY_WAIT (Results 1 – 2 of 2) sorted by relevance
540 #define CY_WAIT 0 macro
1802 arg->cyx_wait = CY_WAIT; in cyclic_remove_xcall()1903 ASSERT(wait == CY_WAIT || wait == CY_NOWAIT); in cyclic_remove_here()1931 ASSERT(wait == CY_NOWAIT && arg.cyx_wait == CY_WAIT); in cyclic_remove_here()2905 (void) cyclic_remove_here(cpu, idp->cyi_ndx, NULL, CY_WAIT); in cyclic_remove()