PM_NOYIELD top-level constant
Prevents the system from releasing any thread that is waiting for the caller to go idle.
Implementation
@Deprecated('Use PEEK_MESSAGE_REMOVE_TYPE.PM_NOYIELD instead')
const PM_NOYIELD = 0x0002;
Prevents the system from releasing any thread that is waiting for the caller to go idle.
@Deprecated('Use PEEK_MESSAGE_REMOVE_TYPE.PM_NOYIELD instead')
const PM_NOYIELD = 0x0002;