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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_uthread.c76 #define CPR_UTSTOP_RETRY 4 macro
86 if (++count > CPR_UTSTOP_RETRY)
90 (count < CPR_UTSTOP_RETRY || CPR->c_fcn != AD_CPR_FORCE));
193 if (count == CPR_UTSTOP_RETRY) {

Completed in 56 milliseconds