Home
last modified time | relevance | path

Searched defs:lockFreeQueue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_send_queue.c101 LockFreeQueue *lockFreeQueue = NULL; in ConnBleEnqueueNonBlock() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_send_queue.c104 LockFreeQueue *lockFreeQueue = NULL; in ConnBrEnqueueNonBlock() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_conn_common.c174const LockFreeQueue *lockFreeQueue, uint32_t maxLen, uint32_t diffLen, SoftBusCond *cond, SoftBusM… in WaitQueueLength()