Searched refs:_curr_thread (Results 1 – 2 of 2) sorted by relevance
409 MicroThread* _curr_thread; variable466 return _curr_thread; in GetActiveThread()505 MtFrame():_realtime(1){ _curr_thread = NULL; }; in MtFrame()522 _curr_thread = thread; in SetActiveThread()
687 if (NULL == _curr_thread) in GetRootThread()692 MicroThread::ThreadType type = _curr_thread->GetType(); in GetRootThread()693 MicroThread *thread = _curr_thread; in GetRootThread()