Home
last modified time | relevance | path

Searched refs:RecycleObjs (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_net.h489 void RecycleObjs(uint64_t now);
H A Dmicro_thread.cpp744 CNetMgr::Instance()->RecycleObjs(now); in CheckExpired()
H A Dmt_net.cpp1744 void CNetMgr::RecycleObjs(uint64_t now) in RecycleObjs() function in CNetMgr