Searched refs:task2_entry (Results 1 – 1 of 1) sorted by relevance
78 void task2_entry() in task2_entry() function102 …status = aos_task_create(&task2_handle, "task2", task2_entry, NULL, NULL, 4096, 50, AOS_TASK_NONE); in aos_task_example()
Completed in 2 milliseconds