Definition at line 272 of file epoll-syscalls.cc.
◆ EpollReadinessObserver()
| EpollReadinessObserver::EpollReadinessObserver |
( |
EpollInstance * |
instance | ) |
|
|
inlineexplicit |
◆ readinessChanged()
| void EpollReadinessObserver::readinessChanged |
( |
ReadyMask |
mask | ) |
|
|
inlineoverridevirtual |
Called without the source's registry lock held. Consumers must query the source again before reporting readiness; the mask is only a wakeup hint.
Implements ReadinessObserver.
Definition at line 276 of file epoll-syscalls.cc.
◆ m_Instance
The documentation for this class was generated from the following file: