fix: 调用LOS_TaskDetach操作已退出的joinable的任务时,未正确回收该任务

Close #I4DZL7
Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: Iac88818317c07807d0636712025f2c75b3b1f766
This commit is contained in:
zhushengle
2021-10-15 10:50:07 +08:00
parent 773613af16
commit 2c85b0ec6d
7 changed files with 85 additions and 0 deletions
+1
View File
@@ -149,6 +149,7 @@ static_library("test_task") {
"It_los_task_120.c",
"It_los_task_121.c",
"It_los_task_122.c",
"It_los_task_123.c",
]
configs += [ "//kernel/liteos_m/testsuits:include" ]