#include <los_sched_pri.h>
成员变量 | |
SortLinkAttribute | timeoutQueue |
HPFRunqueue * | hpfRunqueue |
UINT64 | responseTime |
UINT32 | responseID |
UINT32 | idleTaskID |
UINT32 | taskLockCnt |
UINT32 | schedFlag |
在文件 los_sched_pri.h 第 98 行定义.
HPFRunqueue* SchedRunqueue::hpfRunqueue |
在文件 los_sched_pri.h 第 100 行定义.
UINT32 SchedRunqueue::idleTaskID |
在文件 los_sched_pri.h 第 103 行定义.
UINT32 SchedRunqueue::responseID |
在文件 los_sched_pri.h 第 102 行定义.
UINT64 SchedRunqueue::responseTime |
在文件 los_sched_pri.h 第 101 行定义.
UINT32 SchedRunqueue::schedFlag |
在文件 los_sched_pri.h 第 105 行定义.
UINT32 SchedRunqueue::taskLockCnt |
在文件 los_sched_pri.h 第 104 行定义.
SortLinkAttribute SchedRunqueue::timeoutQueue |
在文件 los_sched_pri.h 第 99 行定义.