openharmony_kernel_liteos_a/kernel/base
zhushengle 53ced1a85e fix: OsGerCurrSchedTimeCycle 函数存在拼写错误
Close #I446CX
Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: I49e80ffe1a7b579b82aaf45f599623b287eb8e98
2021-08-06 11:25:21 +08:00
..
core fix: OsGerCurrSchedTimeCycle 函数存在拼写错误 2021-08-06 11:25:21 +08:00
include fix: OsGerCurrSchedTimeCycle 函数存在拼写错误 2021-08-06 11:25:21 +08:00
ipc fix: init进程收到子进程退出信号后,调用fork重新拉起进程,会导致系统卡死 2021-07-20 21:11:12 +08:00
mem refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00
misc feat: add support for gn build system 2021-07-21 15:52:40 +08:00
mp refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00
om remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
sched/sched_sq fix: OsGerCurrSchedTimeCycle 函数存在拼写错误 2021-08-06 11:25:21 +08:00
vm fix:修复共享内存shmat和shmdt接口之间存在的死锁问题 2021-07-19 14:55:47 +08:00
BUILD.gn feat: add support for gn build system 2021-07-21 15:52:40 +08:00
Makefile remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00