Searched refs:always_schedule_work_ (Results 1 – 2 of 2) sorted by relevance
49 always_schedule_work_(AlwaysNotifyPump(message_loop_->type())), in IncomingTaskQueue()164 (always_schedule_work_ || (!message_loop_scheduled_ && was_empty))) { in PostPendingTask()
101 const bool always_schedule_work_; variable