Searched refs:REACT_ON_READ_ONLY (Results 1 – 4 of 4) sorted by relevance
74 REACT_ON_READ_ONLY, enumerator
176 …hci_incoming_thread_.GetReactor()->ModifyRegistration(reactable_, os::Reactor::REACT_ON_READ_ONLY); in Start()236 …hci_incoming_thread_.GetReactor()->ModifyRegistration(reactable_, os::Reactor::REACT_ON_READ_ONLY); in send_packet_ready()
313 …hci_incoming_thread_.GetReactor()->ModifyRegistration(reactable_, os::Reactor::REACT_ON_READ_ONLY); in Start()375 …hci_incoming_thread_.GetReactor()->ModifyRegistration(reactable_, os::Reactor::REACT_ON_READ_ONLY); in send_packet_ready()
297 if (react_on == REACT_ON_READ_ONLY || react_on == REACT_ON_READ_WRITE) { in ModifyRegistration()