genode/libports/src
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
..
app Qt5: enable QML support 2013-11-28 08:22:24 +01:00
drivers/framebuffer/vesa os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00
lib Qt5: use pthread synchronization functions 2013-12-03 10:40:23 +01:00
server os: Split Session_label from Session_policy 2013-09-23 14:25:59 +02:00
test libports: add fuse-ext2 2013-11-26 16:50:52 +01:00