Home
last modified time | relevance | path

Searched refs:tskTaskControlBlock (Results 1 – 4 of 4) sorted by relevance

/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_v1/
Dport.c210 …typedef struct tskTaskControlBlock /* The old naming convention is used to prevent breaking … struct
/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_EM_HS/
Dport.c210 …typedef struct tskTaskControlBlock /* The old naming convention is used to prevent breaking … struct
/Kernel-v11.1.0/include/
Dtask.h91 struct tskTaskControlBlock; /* The old naming convention is used to prevent breaking kernel aware d…
92 typedef struct tskTaskControlBlock * TaskHandle_t;
93 typedef const struct tskTaskControlBlock * ConstTaskHandle_t;
/Kernel-v11.1.0/
Dtasks.c358 typedef struct tskTaskControlBlock /* The old naming convention is used to prevent breaking k… struct