Jérôme Duval ddffdd2506 C11: define __STDC_NO_THREADS__ as threads.h is not provided
Theorically we could define __STDC_NO_THREADS__ internally in GCC, but
threads.h probably will be added in the future, and the compiler won't
notice.
Using this stdc-predef.h header and including it in GCC would solve this
nicely, and saves us from hardcoding.
The header can eventually be removed when obsolete.

Change-Id: I29aa58686e3c45449dc63e02e5a9e13a960b9090
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4097
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2021-06-21 12:31:53 +00:00
..
2021-01-29 21:38:10 +01:00
2020-07-03 15:30:00 -04:00
2020-11-20 18:23:35 +00:00
2020-08-19 15:23:47 +00:00
2021-06-19 18:09:25 +00:00
2020-11-04 21:01:42 +00:00
2020-05-24 13:59:57 +00:00
2020-11-17 07:53:28 +00:00