kernel_liteos_a/kernel
zhushengle 23937a239f fix: 3518平台, 异常测试进程无法正常退出
用户态线程在用户态处于while(1), 在中断处理时使该线程处于READY状态,
此时进程退出时该线程无法被正常回收,导致进程无法合理退出。

Close #I3V8R5

Change-Id: I7f83f5f7fe41c03eb602bf78cfd33fff1b0acdb7
Signed-off-by: zhushengle <zhushengle@huawei.com>
2021-06-10 20:11:36 +08:00
..
base fix: 3518平台, 异常测试进程无法正常退出 2021-06-10 20:11:36 +08:00
common !304 mmc驱动代码上库 2021-06-09 20:46:02 +08:00
extended refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
include !260 【轻量级 PR】:fix: fix stored typo 2021-06-04 13:54:53 +08:00
user remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
BUILD.gn remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Kconfig remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00