Searched refs:SEM_FAILCE (Results 1 – 1 of 1) sorted by relevance
33 pub(super) const SEM_FAILCE: DWORD = 1; constant390 if errhandlingapi::SetThreadErrorMode(SEM_FAILCE, &mut previous_mode) == 0 { in new()396 } else if previous_mode == SEM_FAILCE { in new()