R3Forbid
void R3Forbid();
-
Switch of pre-emptive multitasking for code after R3Forbid(). Ie. no other thread can execute the code simultaneously.
R3Permit()