Unit 'EXEC' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

Enable

Enable interrupt processing

Declaration

Source position: exec.pas line 1229

procedure Enable;

Description

Allow system interrupts again occur after a Disable() was called.

Errors

The programmer must execute exactly one call to Enable() for every call to Disable().

See also

Disable

  

Disable interrupt processing

Permit

  

Permit task rescheduling.

Forbid

  

Forbid task scheduling.


Documentation generated on: 2021-07-30