Home
last modified time | relevance | path

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

/AliOS-Things-master/components/osal_aos/example/
A Dtask_example.c78 void task2_entry() in task2_entry() function
102 …status = aos_task_create(&task2_handle, "task2", task2_entry, NULL, NULL, 4096, 50, AOS_TASK_NONE); in aos_task_example()

Completed in 2 milliseconds