Searched refs:isDequeueableLocked (Results 1 – 4 of 4) sorted by relevance
70 bool isDequeueableLocked(uint32_t *waitId = nullptr);
170 bool C2SyncVariables::isDequeueableLocked(uint32_t *waitId) { in isDequeueableLocked() function in C2SyncVariables
304 if (!syncVar->isDequeueableLocked(&waitId)) { in fetchFromIgbp_l()
135 if (!syncVar->isDequeueableLocked() || in attachToBufferQueue()