Searched refs:REACT_ON_READ_WRITE (Results 1 – 4 of 4) sorted by relevance
76 REACT_ON_READ_WRITE, enumerator
297 if (react_on == REACT_ON_READ_ONLY || react_on == REACT_ON_READ_WRITE) { in ModifyRegistration()300 if (react_on == REACT_ON_WRITE_ONLY || react_on == REACT_ON_READ_WRITE) { in ModifyRegistration()
222 …ci_incoming_thread_.GetReactor()->ModifyRegistration(reactable_, os::Reactor::REACT_ON_READ_WRITE); in write_to_fd()
361 …ci_incoming_thread_.GetReactor()->ModifyRegistration(reactable_, os::Reactor::REACT_ON_READ_WRITE); in write_to_fd()