BOOL LOS_TaskIsRunning ( VOID   ) 

Obtain tasks schduling info.

Description:
This API is used to obtain task is scheduled.
注意:
None.
参数:
参数名称 描述
None. 
返回值:
返回值 描述
1,:  Tasks is scheduled.
0,:  Tasks not scheduling yet.
Dependency:
  • los_task.h: the header file that contains the API declaration.
参见:
自从:
Huawei LiteOS V100R001C00