Searched refs:DaemonThread (Results 1 – 2 of 2) sorted by relevance
657 MicroThread* daemon = mtframe->DaemonThread(); in Loop()718 thread = mtframe->DaemonThread(); in ThreadSchdule()885 if(cur_thread == this->DaemonThread()){ in NotifyThread()901 MicroThread* daemon_thread = this->DaemonThread(); in SwapDaemonThread()
507 MicroThread* DaemonThread(void){ in DaemonThread() function