|
xgboost
|
类 | |
| 结构 | PollHelper |
| 执行轮询的辅助数据结构 更多... | |
函数 | |
| 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 |