Searched defs:start_poll (Results 1 – 8 of 8) sorted by relevance
100 pub(crate) unsafe fn start_poll(&self) { in start_poll() method
49 pub(crate) fn start_poll(&mut self) {} in start_poll() method
137 pub(crate) fn start_poll(&mut self) { in start_poll() method
116 pub(crate) fn start_poll(&mut self) { in start_poll() method
154 pub(crate) fn start_poll(&mut self, ephemeral: &mut Ephemeral) { in start_poll() method
625 TEST_F(NCI, start_poll) in TEST_F() argument
57274 void (*start_poll)(void *); member