Searched refs:MSG_HAVEWORK (Results 1 – 1 of 1) sorted by relevance
20 MSG_HAVEWORK = 0, enumerator59 worker_thread_->Clear(this, MSG_HAVEWORK); in StopWork()66 worker_thread_->Post(this, MSG_HAVEWORK); in HaveWork()70 ASSERT(msg->message_id == MSG_HAVEWORK); in OnMessage()