Searched refs:MSG_DELETE (Results 1 – 2 of 2) sorted by relevance
578 enum { MSG_DELETE = 0, MSG_FIRST_AVAILABLE }; enumerator
1004 port_->thread()->Post(this, MSG_DELETE); in Destroy()1304 ASSERT(pmsg->message_id == MSG_DELETE); in OnMessage()