Searched refs:tskTaskControlBlock (Results 1 – 4 of 4) sorted by relevance
210 …typedef struct tskTaskControlBlock /* The old naming convention is used to prevent breaking … struct
91 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;
358 typedef struct tskTaskControlBlock /* The old naming convention is used to prevent breaking k… struct