Home
last modified time | relevance | path

Searched refs:LFQUE_IsEmpty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dlock_free_queue.c51 BOOL LFQUE_IsEmpty(LockFreeQueue *queue) in LFQUE_IsEmpty() function
94 if (LFQUE_IsEmpty(queue)) { in LFQUE_Pop()
H A Dlock_free_queue.h36 BOOL LFQUE_IsEmpty(LockFreeQueue *queue);