Home
last modified time | relevance | path

Searched defs:QueueIsEmpty (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth/stack/platform/src/
Dqueue.c186 bool QueueIsEmpty(Queue* queue) in QueueIsEmpty() function
/foundation/communication/dsoftbus/core/common/include/
Dsoftbus_queue.h74 static inline int32_t QueueIsEmpty(LockFreeQueue* queue) in QueueIsEmpty() function