Searched refs:QueueP_empty (Results 1 – 6 of 6) sorted by relevance
56 bool QueueP_empty(QueueP_Obj *obj);
170 if (QueueP_empty(swi->readyList)) in SwiP_destruct()207 if (QueueP_empty(&SwiP_readyList[maxpri])) in SwiP_dispatch()
50 bool QueueP_empty(QueueP_Obj *obj) in QueueP_empty() function
54 bool QueueP_empty(QueueP_Obj *obj);
157 if (QueueP_empty(swi->readyList)) { in SwiP_destruct()192 if (QueueP_empty(&SwiP_readyList[maxpri])) { in SwiP_dispatch()