Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.h492 return _net_item_pool.AllocItem(); in AllocNetItem()
496 return _net_item_pool.FreeItem(item); in FreeNetItem()
534 TNetItemPool _net_item_pool; variable
H A Dmt_net.cpp1751 _net_item_pool.RecycleItem(now); in RecycleObjs()