Home | History | Annotate | Download | only in base

Lines Matching refs:WakeUp

413   ss_->WakeUp();
422 // Our Wait loop above may have consumed some WakeUp events for this
428 // message, thread B Posts a message to A. We consume the wakeup for that
430 // this loop, we need to issue another WakeUp, or else the Posted message
434 current_thread->socketserver()->WakeUp();
447 // - thread receiving exits: Wakeup/set ready in Thread::Clear()
448 // - object target cleared: Wakeup/set ready in Thread::Clear()
457 smsg.thread->socketserver()->WakeUp();
468 // Object target cleared: remove from send list, wakeup/set ready
482 smsg.thread->socketserver()->WakeUp();