b5f2bf1a71
Auto-reset events are automatically reset to non-signaled when we get
notified about the signaled state. This implies that we cannot check the
event state again in activateEventNotifiers. Instead, store the signaled
state in a QAtomicInt and test and decrement that.
This amends commit
|
||
---|---|---|
.. | ||
.gitignore | ||
qwineventnotifier.pro | ||
tst_qwineventnotifier.cpp |