Beispiel #1
0
void KQueue::notify()
{
    notifier_->notify();
}
Beispiel #2
0
void VPoll::notify()
{
    notifier_->notify();
}