Home
last modified time | relevance | path

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

/AliOS-Things-master/components/osal_aos/example/
A Dsem_example.c31 #define TASKA_PRIO 30 macro
108 …te(&taskA_handle, TASKA_NAME, task_entry, NULL, NULL, TASKA_STACKSIZE, TASKA_PRIO, AOS_TASK_AUTORU… in aos_sem_example()
A Dqueue_example.c31 #define TASKA_PRIO 31 macro
127 …e(&taskA_handle, TASKA_NAME, taskA_entry, NULL, NULL, TASKA_STACKSIZE, TASKA_PRIO, AOS_TASK_AUTORU… in aos_queue_example()
A Devent_example.c29 #define TASKA_PRIO 30 macro
141 …e(&taskA_handle, TASKA_NAME, taskA_entry, NULL, NULL, TASKA_STACKSIZE, TASKA_PRIO, AOS_TASK_AUTORU… in aos_event_example()

Completed in 4 milliseconds