Home
last modified time | relevance | path

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

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