Searched refs:MSG_LIFETIME_TIMER (Results 1 – 1 of 1) sorted by relevance
651 const uint32_t MSG_LIFETIME_TIMER = 1; variable670 server_->thread()->PostDelayed(lifetime_, this, MSG_LIFETIME_TIMER); in RelayServerBinding()732 if (pmsg->message_id == MSG_LIFETIME_TIMER) { in OnMessage()741 server_->thread()->PostDelayed(lifetime_, this, MSG_LIFETIME_TIMER); in OnMessage()