| |
Obtain the task status.
-
Description:
-
This API is used to obtain the task status.
-
注意:
-
None.
-
参数:
-
|
参数名称 |
描述 |
|
uwTaskID |
[IN] Type TSK_HANDLE_T Task ID. |
|
puwTaskStatus |
[OUT] Type UINT32 Pointer to the task status to be obtained. |
-
返回值:
-
-
Dependency:
-
- los_task.h: the header file that contains the API declaration.
-
参见:
-
自从:
-
Huawei LiteOS V100R001C00
|