Searched refs:MSG_DELETE (Results 1 – 2 of 2) sorted by relevance
337 enum { MSG_DELETE = 0, MSG_FIRST_AVAILABLE }; enumerator
755 port_->thread()->Post(RTC_FROM_HERE, this, MSG_DELETE); in Destroy()1216 RTC_DCHECK(pmsg->message_id == MSG_DELETE); in OnMessage()