Home
last modified time | relevance | path

Searched refs:FillpQueueDestroy (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c66 FillpQueueDestroy(pool->mp); in DympCreatePool()
104 FillpQueueDestroy(pool->mp); in DympDestroyPool()
H A Dspunge_message.c223 FillpQueueDestroy(sock->acceptBox); in SpungeHandleMsgListen()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dqueue.h111 static __inline void FillpQueueDestroy(FillpQueue *q) in FillpQueueDestroy() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c223 FillpQueueDestroy(table->freeQueqe); in SpungeCreateSockTable()
248 FillpQueueDestroy(table->freeQueqe); in SpungeDestroySockTable()
516 FillpQueueDestroy(inst->unsendBox[j]); in SpungeFreeInstSendRecv()
543 FillpQueueDestroy(inst->msgBox); in SpungeFreeInstanceResource()
H A Dspunge_stack.c121 FillpQueueDestroy(sock->acceptBox); in SpungeFreeAcceptBox()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_pcb.c490 FillpQueueDestroy(pcb->recvBox); in FillpPcbRemoveRecv()