Пример #1
0
void KQueue::notify()
{
    notifier_->notify();
}
Пример #2
0
void VPoll::notify()
{
    notifier_->notify();
}