RetroArch/libretro-common/rthreads
Rob Loach 395f925941
libretro-common: Fix redefinition warnings of _POSIX_C_SOURCE (#15748)
Small fix to only define `_POSIX_C_SOURCE` if it's not already defined.

```
rthreads/rthreads.c:25: warning: "_POSIX_C_SOURCE" redefined
```
2024-05-16 16:05:58 -04:00
..
ctr_pthread.h Cleanups/style nits 2023-02-23 13:15:14 +01:00
gx_pthread.h Several fixes and improvements do NGC and Wii (#13698) 2022-03-04 13:43:00 +01:00
psp_pthread.h Cleanups/style nits 2023-02-23 13:15:14 +01:00
rthreads.c libretro-common: Fix redefinition warnings of _POSIX_C_SOURCE (#15748) 2024-05-16 16:05:58 -04:00
tpool.c Turn while (true) into for (;;) for easier MSVC backwards compatibility 2020-02-01 04:15:22 +01:00
xenon_sdl_threads.c (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00