Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/
DQueueP.h56 bool QueueP_empty(QueueP_Obj *obj);
DSwiP_zephyr.c170 if (QueueP_empty(swi->readyList)) in SwiP_destruct()
207 if (QueueP_empty(&SwiP_readyList[maxpri])) in SwiP_dispatch()
DQueueP_zephyr.c50 bool QueueP_empty(QueueP_Obj *obj) in QueueP_empty() function
/hal_ti-latest/simplelink/kernel/zephyr/dpl/
DQueueP.h54 bool QueueP_empty(QueueP_Obj *obj);
DSwiP_zephyr.c157 if (QueueP_empty(swi->readyList)) { in SwiP_destruct()
192 if (QueueP_empty(&SwiP_readyList[maxpri])) { in SwiP_dispatch()
DQueueP_zephyr.c50 bool QueueP_empty(QueueP_Obj *obj) in QueueP_empty() function