更新日期: 2022/06/01 来源: https://gitee.com/weharmony/kernel_liteos_a_note
HPFRunqueue结构体 参考

#include <los_sched_pri.h>

成员变量

HPFQueue queueList [OS_PRIORITY_QUEUE_NUM]
 
UINT32 queueBitmap
 

详细描述

在文件 los_sched_pri.h93 行定义.

结构体成员变量说明

◆ queueBitmap

UINT32 HPFRunqueue::queueBitmap

在文件 los_sched_pri.h95 行定义.

◆ queueList

HPFQueue HPFRunqueue::queueList[OS_PRIORITY_QUEUE_NUM]

在文件 los_sched_pri.h94 行定义.


该结构体的文档由以下文件生成: