kernel_liteos_a/kernel/base/core
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
..
los_bitmap.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_process.c !296 支持最小化特性编译,添加了一个针对qemu arm virt的样例config配置 2021-06-07 22:51:46 +08:00
los_sortlink.c fix: Sortlink, the response time to insert the node should be inserted into the back of the existing node. 2021-05-06 11:02:36 +08:00
los_swtmr.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
los_sys.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_task.c fix: 3518平台, 异常测试进程无法正常退出 2021-06-10 20:11:36 +08:00
los_tick.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00