Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_notify.cpp393 obj = _fd_ntfy_pool.AllocPtr(); in GetNtfyObj()
436 return _fd_ntfy_pool.FreePtr(obj); in FreeNtfyObj()
H A Dmt_notify.h325 NtfyThreadQueue _fd_ntfy_pool; variable