Lines Matching refs:GetActiveThread
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()
1071 MicroThread* thread = mtframe->GetActiveThread(); in connect()
1122 MicroThread* thread = mtframe->GetActiveThread(); in accept()
1168 MicroThread* thread = mtframe->GetActiveThread(); in read()
1214 MicroThread* thread = mtframe->GetActiveThread(); in write()
1272 MicroThread* thread = mtframe->GetActiveThread(); in recv()
1332 MicroThread* thread = mtframe->GetActiveThread(); in send()
1389 MicroThread* thread = frame->GetActiveThread(); in sleep()
1400 MicroThread* thread = mtframe->GetActiveThread(); in WaitEvents()