SNode.C
|
Go to the source code of this file.
Namespaces | |
namespace | core |
namespace | core::system |
Functions | |
int | core::system::poll (pollfd *fds, nfds_t nfds, int timeout) |
int | core::system::ppoll (struct pollfd *fds, nfds_t nfds, const timespec *timeout, const sigset_t *sigMask) |