Searched refs:notificationEvent_ (Results 1 – 2 of 2) sorted by relevance
1182 notificationEvent_{} {1283 event_set(¬ificationEvent_, in createNotificationPipe()1290 event_base_set(eventBase_, ¬ificationEvent_); in createNotificationPipe()1293 if (-1 == event_add(¬ificationEvent_, nullptr)) { in createNotificationPipe()1506 event_del(¬ificationEvent_); in createNotificationPipe()
847 struct event notificationEvent_; variable