qt5base-lts/tests/auto/sql
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
..
kernel Use sched_yield instead of pthread_yield 2014-05-05 22:40:49 +02:00
models Improve handling of temporary directories in SQL tests. 2014-04-04 16:55:01 +02:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00