diff options
author | Samuel Rødal <samuel.rodal@nokia.com> | 2011-03-31 10:08:14 (GMT) |
---|---|---|
committer | Samuel Rødal <samuel.rodal@nokia.com> | 2011-03-31 10:08:14 (GMT) |
commit | faeabd9d202b1af002cd73da148ca4c27715470d (patch) | |
tree | c75e13a68ffe8cbce256a8eaa24d30f5f8eeb9f7 /doc/src/snippets/code/src_script_qscriptengineagent.cpp | |
parent | ee481481bbd1d910c8a0191aa517f96186130d8b (diff) | |
download | Qt-faeabd9d202b1af002cd73da148ca4c27715470d.zip Qt-faeabd9d202b1af002cd73da148ca4c27715470d.tar.gz Qt-faeabd9d202b1af002cd73da148ca4c27715470d.tar.bz2 |
Fixed synchronizations issues in XCB platform plugin.
Use select() and xcb_poll_for_event() instead of xcb_wait_for_event(),
ad xcb_wait_for_event() will lock the XCB connection mutex, preventing
the other thread from posting events etc.
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptengineagent.cpp')
0 files changed, 0 insertions, 0 deletions