Home
last modified time | relevance | path

Searched refs:mlist (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c44 HLIST_INIT(&pool->mlist); in DympCreatePool()
84 node = HLIST_FIRST(&pool->mlist); in DympDestroyPool()
142 HlistAddTail(&pool->mlist, &mem->hnode); in DympExpandMemory()
169 HlistDelete(&pool->mlist, &mem->hnode); in DympExpandMemory()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Ddympool.h59 struct Hlist mlist; /* List of alloced memory */ member

Completed in 2 milliseconds