Searched refs:SENT_PING (Results 1 – 1 of 1) sorted by relevance
25 SENT_PING, // Sent ping message to watched thread. enumerator87 if (new_state == SENT_PING) in UpdateState()117 EXPECT_TRUE(old_state == ACTIVATED || old_state == SENT_PING || in DeActivateThreadWatching()123 State old_state = UpdateState(SENT_PING); in PostPingMessage()130 EXPECT_TRUE(old_state == SENT_PING || old_state == DEACTIVATED); in OnPongMessage()