summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_script_qscriptengineagent.cpp
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2011-03-31 10:08:14 (GMT)
committerSamuel Rødal <samuel.rodal@nokia.com>2011-03-31 10:08:14 (GMT)
commitfaeabd9d202b1af002cd73da148ca4c27715470d (patch)
treec75e13a68ffe8cbce256a8eaa24d30f5f8eeb9f7 /doc/src/snippets/code/src_script_qscriptengineagent.cpp
parentee481481bbd1d910c8a0191aa517f96186130d8b (diff)
downloadQt-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