 Frederik Juul ChristianiandJocelyn Turcotte
|
bc2e1a53cb
|
shell_integration/windows: Create _newQueries as a non-signaled auto-reset event.
Since ResetEvent() is never called, the call to WaitForMultipleObjects()
can always return immediately once the event has been signaled.
|
2017-06-19 12:11:11 +02:00 |
|
 Frederik Juul ChristianiandJocelyn Turcotte
|
e7d4d12e16
|
Initialize stop variable.
Avoid stopping the worker thread immediately if the stop variable happens to be true.
|
2017-06-19 12:11:11 +02:00 |
|
 Frederik Juul ChristianiandJocelyn Turcotte
|
fae178f70b
|
shell_integration/windows: Create _newQueries as a non-signaled auto-reset event.
Since ResetEvent() is never called, the call to WaitForMultipleObjects()
can always return immediately once the event has been signaled.
|
2017-06-14 12:14:22 +02:00 |
|
 Frederik Juul ChristianiandJocelyn Turcotte
|
744208f701
|
Initialize stop variable.
Avoid stopping the worker thread immediately if the stop variable happens to be true.
|
2017-06-14 12:14:21 +02:00 |
|