Home | History | Annotate | Download | only in flip_server

Lines Matching refs:mutable

510   // to this class. Some of its members are declared mutable to get around the
546 mutable EpollCallbackInterface* cb;
548 mutable LIST_ENTRY(CBAndEventMask) entry;
552 mutable int event_mask;
554 mutable int events_asserted;
556 mutable int events_to_fake;
559 mutable bool in_use;
951 mutable EventRecorder event_recorder_;