qt5base-lts/tests/auto/sql/kernel
Frederik Gladhorn 9922dafb23 Use sched_yield instead of pthread_yield
sched_yield is standardized and on linux pthread_yield is implemented as sched_yield.
Building Qt for Android on OS X doesn't compile with the pthread version.

Change-Id: I1913afa83769805291e987f55b8f452299a43dce
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2014-05-05 22:40:49 +02:00
..
qsql Improve handling of temporary directories in SQL tests. 2014-04-04 16:55:01 +02:00
qsqldatabase Improve handling of temporary directories in SQL tests. 2014-04-04 16:55:01 +02:00
qsqldriver Improve handling of temporary directories in SQL tests. 2014-04-04 16:55:01 +02:00
qsqlerror QSqlError: Mark deprecated functiond with QT_DEPRECATED 2014-04-25 06:37:06 +02:00
qsqlfield QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 14:42:15 +01:00
qsqlquery Fix PSQL column's metadata 2014-04-29 14:42:26 +02:00
qsqlrecord expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
qsqlresult Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00
qsqlthread Use sched_yield instead of pthread_yield 2014-05-05 22:40:49 +02:00
kernel.pro SQL: Change in QSqlResultPrivate::positionalToNamedBinding() 2012-12-10 21:23:35 +01:00