Tasks in Ada Code Belong to One of the Following Groups: 1. Basic activities that you asked (in the profile) to implement as tasks generated by the tool 2. Tasks that you manually add in the external code (in user_activities.a) 3. Tasks in run-time libraries: ● Intrinsics library: SEMAPHORE, COLLECTOR, DELAYS_TASK ● Debugger library: TRACE_TASK ● Pge_Interface package: task responsible for accepting inputs from panels: PANEL_DISPATCH
user_activities.a