openharmony_kernel_liteos_a/kernel/base/misc
zhushengle dc479fb7bd feat: 调度去进程化,优化进程线程依赖关系
1.移动LosTaskCB 至los_sched_pri.h, 解决调度与task的依赖关系
2.调度去进程化

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: Ibd3b618cee59f0b323e2b4fb14354c088b60b733
2022-01-27 14:30:50 +08:00
..
kill_shellcmd.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_misc.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_stackinfo.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
mempt_shellcmd.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
panic_shellcmd.c Watchdog test case repair 2021-12-14 20:28:32 +08:00
swtmr_shellcmd.c fix: tick 动态化计算优化,消除中断执行时间对系统总体时间的影响,保证软件定时器的响应精度。 2021-08-09 21:18:03 +08:00
sysinfo_shellcmd.c chore: replace YES/NO macros to 1/0 2021-11-16 01:27:06 +08:00
task_shellcmd.c feat: 调度去进程化,优化进程线程依赖关系 2022-01-27 14:30:50 +08:00
vm_shellcmd.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00