Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dos.h111 typedef ULONG *TaskRefType; typedef
458 TaskRefType TaskID;
Dtx_osek.c1252 StatusType GetTaskID(TaskRefType TaskID) in GetTaskID()