Skip to main content

Table 2 System scheduling functions.

From: An Embedded System Dedicated to Intervehicle Communication Applications

In

System Primitive, read data from tuple

Out

System Primitive, write data into tuple

Etask_Manager

Perform etask scheduling mechanism

Thread_Scheduler

Perform thread scheduling mechanism

InsertThreadList

Insert a thread to TCB and resort TCB items

DeleteThreadList

Delete a thread in TCB and resort TCB items

InsertEtaskList

Insert a etask to ECB and resort ECB items

DeleteEtaskList

Delete a etask in ECB and resort ECB items

EtasktoThread

Perform etask-to-thread conversions