qt6-bb10/src/concurrent
Ralf Nolden 37ef6b4968 OpenBSD: use clock_gettime() provided by OS
The use of clock_gettime() is limited to systems having _POSIX_TIMERS
defined, however OpenBSD implements clock_gettime() but does not have the
posix define. Enable using clock_gettime() on OpenBSD as well.

Change-Id: I785954fe61b42b15755ca625a766c9a95179ae8d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-06-08 04:11:10 +00:00
..
doc Doc: Remove repository name from examplesinstallpath 2016-05-12 12:15:52 +00:00
concurrent.pro consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
qtconcurrent_global.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentcompilertest.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentexception.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentfilter.cpp Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
qtconcurrentfilter.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentfilterkernel.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentfunctionwrappers.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentiteratekernel.cpp OpenBSD: use clock_gettime() provided by OS 2016-06-08 04:11:10 +00:00
qtconcurrentiteratekernel.h Avoid heap allocations in Median class 2016-01-21 18:57:04 +00:00
qtconcurrentmap.cpp Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
qtconcurrentmap.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentmapkernel.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentmedian.h Avoid heap allocations in Median class 2016-01-21 18:57:04 +00:00
qtconcurrentreducekernel.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentrun.cpp Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
qtconcurrentrun.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentrunbase.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentstoredfunctioncall.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentthreadengine.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentthreadengine.h QtConcurrent: Use Q_NULLPTR instead of 0 in all public headers 2015-11-04 14:17:08 +00:00