Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_notify.cpp397 proxy = _udp_proxy_pool.AllocPtr(); in GetNtfyObj()
441 return _udp_proxy_pool.FreePtr(proxy); in FreeNtfyObj()
H A Dmt_notify.h326 NtfySessionQueue _udp_proxy_pool; variable