Searched refs:GetActiveThread (Results 1 – 5 of 5) sorted by relevance
322 MicroThread* thread = frame->GetActiveThread(); in ScheduleSleep()335 MicroThread* thread = frame->GetActiveThread(); in SchedulePend()361 MicroThread* thread = frame->GetActiveThread(); in ScheduleReclaim()373 MicroThread* thread = frame->GetActiveThread(); in ScheduleStartRun()869 MicroThread* thread = GetActiveThread(); in WaitNotify()881 MicroThread* cur_thread = GetActiveThread(); in NotifyThread()900 MicroThread* thread = GetActiveThread(); in SwapDaemonThread()914 MicroThread* thread = GetActiveThread(); in KqueueSchedule()965 MicroThread* thread = mtframe->GetActiveThread(); in recvfrom()1025 MicroThread* thread = mtframe->GetActiveThread(); in sendto()[all …]
122 MicroThread* thread = mtframe->GetActiveThread(); in InitConnEnv()
504 MicroThread* thread = mtframe->GetActiveThread(); in mt_exec_all_task()650 return MtFrame::Instance()->GetActiveThread(); in mt_active_thread()
465 MicroThread* GetActiveThread(void) { in GetActiveThread() function
633 this->_thread = mtframe->GetActiveThread(); in RegistSession()