Searched refs:ERROR_RETRY_ (Results 1 – 2 of 2) sorted by relevance
295 case ERROR_RETRY_: return make_error_condition( resource_unavailable_try_again ); in system_category_default_error_condition_win32()
922 BOOST_CONSTEXPR_OR_CONST DWORD_ ERROR_RETRY_ = 1237; variable