Lines Matching refs:Instance
59 MtFrame* frame = MtFrame::Instance(); in NotifyWriteWait()
108 MtFrame* frame = MtFrame::Instance(); in CreateSocket()
120 MtFrame* frame = MtFrame::Instance(); in CloseSocket()
137 _msg_buff = MsgBuffPool::Instance()->GetMsgBuf(this->GetMsgBuffSize()); in InputNotify()
182 MsgBuffPool::Instance()->FreeMsgBuf(_msg_buff); in InputNotify()
187 ISession* session = SessionMgr::Instance()->FindSession(sessionid); in InputNotify()
192 MsgBuffPool::Instance()->FreeMsgBuf(_msg_buff); in InputNotify()
203 MsgBuffPool::Instance()->FreeMsgBuf(_msg_buff); in InputNotify()
209 MsgBuffPool::Instance()->FreeMsgBuf(msg); in InputNotify()
217 MtFrame* frame = MtFrame::Instance(); in InputNotify()
234 MtFrame* frame = MtFrame::Instance(); in HangupNotify()
248 MtFrame* frame = MtFrame::Instance(); in KqueueCtlAdd()
273 MtFrame* frame = MtFrame::Instance(); in KqueueCtlDel()
319 ConnectionMgr::Instance()->CloseIdleTcpKeep(_keep_conn); in KeepaliveClose()
326 NtfyObjMgr* NtfyObjMgr::Instance (void) in Instance() function in NtfyObjMgr