R3Forbid

FUNCTION:

R3Forbid

TEMPLATE:

void R3Forbid();

PARAMETERS:

-

RETURN VALUE:

-

DESCRIPTION:

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

SEE ALSO:

R3Permit()