Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dlock_free_queue.c42 BOOL LFQUE_IsFull(LockFreeQueue *queue) in LFQUE_IsFull() function
63 if (LFQUE_IsFull(queue)) { in LFQUE_Push()
H A Dlock_free_queue.h38 BOOL LFQUE_IsFull(LockFreeQueue *queue);