Home
last modified time | relevance | path

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

/AliOS-Things-master/components/osal_aos/example/
A Dqueue_example.c79 static void taskB_entry(void *arg) in taskB_entry() function
135 …status = aos_task_create(&taskB_handle, TASKB_NAME, taskB_entry, NULL, NULL, TASKB_STACKSIZE, TASK… in aos_queue_example()
A Devent_example.c91 static void taskB_entry(void *arg) in taskB_entry() function
148 …status = aos_task_create(&taskB_handle, TASKB_NAME, taskB_entry, NULL, NULL, TASKB_STACKSIZE, TASK… in aos_event_example()

Completed in 3 milliseconds