16 Commits (9e21ba3dc3402fbe9d915f16c9f6eaf57d564b30)

Author SHA1 Message Date
Hendrik Leppkes 9ac1e88436 stdatomic/win32: only include the lean windows headers to avoid conflicts 8 years ago
James Almer 7942907878 compat/atomics: fix atomic_fetch_xor 8 years ago
James Almer 824d4062a1 compat/atomics/gcc: use __typeof__ instead of typeof 8 years ago
Wan-Teh Chang 6a93b596c5 compat/atomics: add typecasts in atomic_compare_exchange_strong() 8 years ago
James Almer f88c8e0dc3 compat/atomics: rename header guards 8 years ago
Anton Khirnov 41e891e89e Add a compat dummy stdatomic.h used when threading is disabled 8 years ago
Anton Khirnov 74b5f10862 Add a compat stdatomic.h implementation based on pthreads 8 years ago
Anton Khirnov 70faadc826 Add a compat stdatomic.h implementation based on suncc atomics 8 years ago
Anton Khirnov c91e72ed52 Add a compat stdatomic.h implementation based on windows atomics 8 years ago
Anton Khirnov 3359eede8f Add a compat stdatomic.h implementation based on GCC atomics 8 years ago
Anton Khirnov eb34d40354 Add a compat dummy stdatomic.h used when threading is disabled 8 years ago
Anton Khirnov f9a6a80e06 Add a compat stdatomic.h implementation based on pthreads 8 years ago
Anton Khirnov bb81ed4765 Add a compat stdatomic.h implementation based on suncc atomics 8 years ago
Anton Khirnov c2755864af Add a compat stdatomic.h implementation based on windows atomics 8 years ago
Anton Khirnov 4e928ef340 Add a compat stdatomic.h implementation based on GCC atomics 8 years ago