|
xgboost
|
Classes | |
| struct | PollHelper |
| helper data structure to perform poll More... | |
Functions | |
| template<typename PollFD > | |
| int | PollImpl (PollFD *pfd, int nfds, std::chrono::seconds timeout) noexcept(true) |
| template<typename E > | |
| std::enable_if_t< std::is_integral_v< E >, xgboost::collective::Result > | PollError (E const &revents) |
| std::enable_if_t<std::is_integral_v<E>, xgboost::collective::Result> rabit::utils::PollError | ( | E const & | revents | ) |
|
noexcept |