Searched refs:OS_WakeupThread (Results 1 – 13 of 13) sorted by relevance
82 OS_WakeupThread(&mq->queueReceive); in OS_SendMessage()129 OS_WakeupThread(&mq->queueSend); in OS_ReceiveMessage()174 OS_WakeupThread(&mq->queueReceive); in OS_JamMessage()
115 OS_WakeupThread(&(mutex->queue)); in OSi_UnlockAllMutex()126 OS_WakeupThread(&mutex->queue); in OSi_UnlockAllMutex()384 OS_WakeupThread(&mutex->queue); in OSi_UnlockMutexCore()
133 OS_WakeupThread( &event->queue ); in OS_SignalEvent()
819 OS_WakeupThread(¤tThread->joinQueue); // possible to never return in OSi_ExitThread_Destroy()821 OS_WakeupThread(¤tThread->joinQueue); in OSi_ExitThread_Destroy()910 OS_WakeupThread(&thread->joinQueue); in OS_DestroyThread()1224 void OS_WakeupThread(OSThreadQueue *queue) in OS_WakeupThread() function
57 OS_WakeupThread(queue->workers); in CARDi_QuitTaskQueue()111 OS_WakeupThread(queue->workers); in CARDi_ProcessTask()325 OS_WakeupThread(p->busy_q); in CARDi_EndTask()
98 OS_WakeupThread(p->lock_queue); in CARDi_UnlockResource()
61 OS_WakeupThread(&threadQueue); in NitroMain()
129 OS_WakeupThread(file->queue); in FSi_EndCommand()401 OS_WakeupThread(next->queue); in FSi_NextCommand()425 OS_WakeupThread(&arc->queue); in FSi_NextCommand()460 OS_WakeupThread(file->queue); in FSi_ExecuteAsyncCommand()1245 OS_WakeupThread(file->queue); in FS_NotifyArchiveAsyncEnd()
418 void OS_WakeupThread(OSThreadQueue *queue);
671 OS_WakeupThread(DSPiBlockingQueue); in DSP_HookPipeNotification()
125 OS_WakeupThread(context->flip_wait_q); in OnVBlank()
120 OS_WakeupThread(p->flip_wait_q); in OnVBlank()
3849 OS_WakeupThread(info->queue); in WcStateCallback()