Home
last modified time | relevance | path

Searched refs:AOS_TASK_NONE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/osal_aos/example/
A Dtask_example.c102 …status = aos_task_create(&task2_handle, "task2", task2_entry, NULL, NULL, 4096, 50, AOS_TASK_NONE); in aos_task_example()
/AliOS-Things-master/components/osal_aos/include/aos/
A Dkernel.h65 #define AOS_TASK_NONE 0x0u /**< 表示不指定任意选项,当调用aos_task_create()创建任务时,用来指定option参数 */ macro

Completed in 7 milliseconds