Searched defs:_instance (Results 1 – 11 of 11) sorted by relevance
| /f-stack/app/micro_thread/ | ||
| H A D | mt_session.cpp | 40 SessionMgr* SessionMgr::_instance = NULL; member in SessionMgr |
| H A D | mt_mbuf_pool.cpp | 31 MsgBuffPool* MsgBuffPool::_instance = NULL; member in MsgBuffPool |
| H A D | mt_session.h | 122 static SessionMgr * _instance; variable |
| H A D | mt_mbuf_pool.h | 208 static MsgBuffPool * _instance; variable |
| H A D | mt_connection.h | 328 static ConnectionMgr * _instance; variable |
| H A D | mt_notify.cpp | 325 NtfyObjMgr* NtfyObjMgr::_instance = NULL; member in NtfyObjMgr |
| H A D | mt_notify.h | 323 static NtfyObjMgr * _instance; variable |
| H A D | mt_connection.cpp | 690 ConnectionMgr* ConnectionMgr::_instance = NULL; member in ConnectionMgr |
| H A D | micro_thread.cpp | 288 ScheduleObj *ScheduleObj::_instance = NULL; member in ScheduleObj |
| H A D | mt_net.h | 527 static CNetMgr * _instance; variable |
| H A D | mt_net.cpp | 1579 CNetMgr* CNetMgr::_instance = NULL; member in CNetMgr |