Atomic.Critical_Section

Entities

Simple Types

Subprograms

Description

Enter

procedure Enter (State : out Interrupt_State)
Parameters
State

Interrupt_State

type Interrupt_State is private;

Leave

procedure Leave (State : Interrupt_State)
Parameters
State