Searched refs:MSG_WK_CLOCK (Results 1 – 1 of 1) sorted by relevance
48 MSG_WK_CLOCK = 1, enumerator175 worker_thread_->Clear(this, MSG_WK_CLOCK); in OnChannelDestroyed()436 if (pmsg->message_id == MSG_WK_CLOCK) { in OnMessage()522 worker_thread_->Clear(this, MSG_WK_CLOCK); in AdjustClock()523 worker_thread_->PostDelayed(_max(timeout, 0L), this, MSG_WK_CLOCK); in AdjustClock()