Home
last modified time | relevance | path

Searched refs:TaskRefType (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dos.h112 typedef ULONG *TaskRefType; typedef
459 TaskRefType TaskID;
Dtx_osek.c1253 StatusType GetTaskID(TaskRefType TaskID) in GetTaskID()