Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_uthread.c74 #define CPR_UTSTOP_RETRY 4 macro
84 if (++count > CPR_UTSTOP_RETRY) in cpr_stop_user_threads()
88 (count < CPR_UTSTOP_RETRY || CPR->c_fcn != AD_CPR_FORCE)); in cpr_stop_user_threads()
191 if (count == CPR_UTSTOP_RETRY) { in cpr_check_user_threads()