Searched refs:ownEventBase_ (Results 1 – 2 of 2) sorted by relevance
1180 ownEventBase_(false),1191 if (eventBase_ && ownEventBase_) { in ~TNonblockingIOThread()1193 ownEventBase_ = false; in ~TNonblockingIOThread()1252 ownEventBase_ = true; in createNotificationPipe()
841 bool ownEventBase_; variable