PM_NOYIELD top-level constant

int const PM_NOYIELD

Prevents the system from releasing any thread that is waiting for the caller to go idle.

Implementation

const PM_NOYIELD = 0x0002;