Home
last modified time | relevance | path

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

/AliOS-Things-master/components/osal_aos/example/
A Dsem_example.c36 #define TASKB_PRIO 31 macro
115 …te(&taskB_handle, TASKB_NAME, task_entry, NULL, NULL, TASKB_STACKSIZE, TASKB_PRIO, AOS_TASK_AUTORU… in aos_sem_example()
A Dqueue_example.c36 #define TASKB_PRIO 30 macro
135 …e(&taskB_handle, TASKB_NAME, taskB_entry, NULL, NULL, TASKB_STACKSIZE, TASKB_PRIO, AOS_TASK_AUTORU… in aos_queue_example()
A Devent_example.c34 #define TASKB_PRIO 31 macro
148 …e(&taskB_handle, TASKB_NAME, taskB_entry, NULL, NULL, TASKB_STACKSIZE, TASKB_PRIO, AOS_TASK_AUTORU… in aos_event_example()

Completed in 3 milliseconds