Home
last modified time | relevance | path

Searched refs:RHINO_CONFIG_SCHED_RR (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/kernel/rhino/include/
A Dk_default_config.h98 #ifndef RHINO_CONFIG_SCHED_RR
99 #define RHINO_CONFIG_SCHED_RR 1 macro
106 #if (RHINO_CONFIG_SCHED_RR > 0)
A Dk_task.h126 #if (RHINO_CONFIG_SCHED_RR > 0)
406 #if (RHINO_CONFIG_SCHED_RR > 0)
/AliOS-Things-master/hardware/board/haas100/config/
A Dk_config.h40 #ifndef RHINO_CONFIG_SCHED_RR
41 #define RHINO_CONFIG_SCHED_RR 1 macro
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dk_config.h39 #ifndef RHINO_CONFIG_SCHED_RR
40 #define RHINO_CONFIG_SCHED_RR 1 macro
/AliOS-Things-master/hardware/board/haas200/config/
A Dk_config.h40 #ifndef RHINO_CONFIG_SCHED_RR
41 #define RHINO_CONFIG_SCHED_RR 1 macro
/AliOS-Things-master/hardware/board/c906/config/
A Dk_config.h60 #ifndef RHINO_CONFIG_SCHED_RR
61 #define RHINO_CONFIG_SCHED_RR 1 macro
/AliOS-Things-master/kernel/rhino/
A Dk_time.c15 #if (RHINO_CONFIG_SCHED_RR > 0) in krhino_tick_proc()
A Dk_task.c97 #if (RHINO_CONFIG_SCHED_RR > 0) in task_create()
1069 #if (RHINO_CONFIG_SCHED_RR > 0)
A Dk_sched.c489 #if (RHINO_CONFIG_SCHED_RR > 0)
/AliOS-Things-master/components/osal_aos/
A DREADME.md140 > 时间片轮转调度策略: 默认使能, 如需修改,在yaml中修改RHINO_CONFIG_SCHED_RR配置
144 RHINO_CONFIG_SCHED_RR: 0

Completed in 12 milliseconds