Obtain next running task ID.
-
Description:
-
This API is used to obtain the ID of next running task.
-
注意:
-
None.
-
返回值:
-
|
返回值 |
描述 |
|
NULL |
invalid Task name. |
|
CHAR* |
task name. |
-
Dependency:
-
- los_task.h: the header file that contains the API declaration.
-
参见:
-
自从:
-
Huawei LiteOS V100R001C00