diff options
author | Tijl Coosemans <tijl@coosemans.org> | 2010-11-26 09:11:10 (GMT) |
---|---|---|
committer | João Abecasis <joao.abecasis@nokia.com> | 2010-11-26 09:11:10 (GMT) |
commit | c6d4a2ca73ac57d47adee35d0d11c98c8b5130ee (patch) | |
tree | 1085105d8262b70e1c7bb9e0164e1885d88daf7f /translations/designer_zh_TW.ts | |
parent | d977d5f4d2da9e0aba211e53a3d040bcccc87f87 (diff) | |
download | Qt-c6d4a2ca73ac57d47adee35d0d11c98c8b5130ee.zip Qt-c6d4a2ca73ac57d47adee35d0d11c98c8b5130ee.tar.gz Qt-c6d4a2ca73ac57d47adee35d0d11c98c8b5130ee.tar.bz2 |
QKqueueFileSystemWatcherEngine: Unlock mutex between two events.
In the worker thread unlock the mutex between processing two events.
Otherwise it's possible for the worker thread to block the application
thread when many events occur. Also, there's no need to lock the mutex
when processing a pipe event. Generally the worker thread should hamper
the application thread as little as possible, so only lock the mutex
where needed.
Merge-request: 2425
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Diffstat (limited to 'translations/designer_zh_TW.ts')
0 files changed, 0 insertions, 0 deletions