Index

Package: Scoped_Tasks

Description

package Scoped_Tasks is

Tasks & Protected

Scoped_Task (task type)

Calls:

- defined at a-calend.ads:97:14
Clock defined at a-calend.ads:52:13
Exceptions.Show_Exception defined at exceptions.ads:19:14
Hand_over_Task_Id defined at scoped_tasks.ads:7:13
Put_Line defined at a-textio.ads:263:14

Types

Colours

type    Colours     is (Red, Green, Blue, Pink);

References:

scoped_tasks.ads:3:12 (declaration)
scoped_tasks.adb:17:12 (reference)
scoped_tasks.adb:20:42 (reference)
scoped_tasks.adb:29:30 (reference)
scoped_tasks.ads:4:27 (reference)
scoped_tasks.ads:7:41 (reference)

Few_Colours

subtype Few_Colours is Colours range Red .. Blue;

References:

scoped_tasks.ads:4:12 (declaration)
scoped_vs_dynamic_finalization.adb:8:36 (reference)

Constants & Global variables

Scoped_Task_is_not_too_well

Scoped_Task_is_not_too_well : exception;

References:

scoped_tasks.ads:10:4 (declaration)
scoped_tasks.adb:25:16 (reference)

Subprograms & Entries