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