genode/libports/src/lib/qt5
Christian Prochaska 4519b39ba7 Qt5: use pthread synchronization functions
The Genode-specific implementation of 'QWaitCondition' contains a race
condition which can make the 'qt5_samegame' application hang on Fiasco.OC.

Since most of the pthread synchronization functions needed by the
UNIX-specific implementation of 'QWaitCondition' and 'QMutex' are
available now, we can use these now instead of fixing and keeping
the Genode-specific implementation.

Fixes #993.
2013-12-03 10:40:23 +01:00
..
dejavusans libports: add Qt5 2013-08-13 17:27:40 +02:00
patches Qt5: use pthread synchronization functions 2013-12-03 10:40:23 +01:00
qnitpickerviewwidget libports: add Qt5 2013-08-13 17:27:40 +02:00
qpluginwidget libports: add Qt5 2013-08-13 17:27:40 +02:00
qtbase Qt5: use pthread synchronization functions 2013-12-03 10:40:23 +01:00
qtdeclarative/src/imports/qtquick2 Qt5: enable QML support 2013-11-28 08:22:24 +01:00
qtwebkit/Source/WebCore libports: add Qt5 2013-08-13 17:27:40 +02:00
qt_main.cc libports: add Qt5 2013-08-13 17:27:40 +02:00