Searched defs:get_handles (Results 1 – 5 of 5) sorted by relevance
43 inline std::vector<native_handle_type> get_handles() in get_handles() function50 inline std::vector<native_handle_type> get_handles(std::error_code &ec) in get_handles() function
36 fn get_handles(&self, waker: &Arc<Waker>) -> Option<Self::HandleType>; in get_handles() method55 fn get_handles(&self, waker: &Arc<Waker>) -> Option<Self::HandleType> { in get_handles() method75 fn get_handles(&self, waker: &Arc<Waker>) -> Option<Self::HandleType> { in get_handles() method103 fn get_handles(&self, _waker: &Arc<Waker>) -> Option<Self::HandleType> { in get_handles() method140 fn get_handles(&self, waker: &Arc<Waker>) -> Option<PooledHandles<H>> { in get_handles() method
21 inline std::vector<native_handle_type> get_handles(std::error_code & ec) in get_handles() function55 inline std::vector<native_handle_type> get_handles() in get_handles() function
27 inline std::vector<native_handle_type> get_handles(std::error_code & ec) in get_handles() function67 inline std::vector<native_handle_type> get_handles() in get_handles() function
149 fn get_handles(&self, waker: &Arc<Waker>) -> Option<Self::HandleType> { in get_handles() method