SDL/src/thread
Anonymous Maarten 31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
2024-01-24 01:40:51 +00:00
..
generic Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2024-01-18 08:18:37 -08:00
n3ds Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2024-01-18 08:18:37 -08:00
ngage Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2024-01-18 08:18:37 -08:00
ps2 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2024-01-18 08:18:37 -08:00
psp Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2024-01-18 08:18:37 -08:00
pthread Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
stdcpp Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
vita Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2024-01-18 08:18:37 -08:00
windows Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
SDL_systhread.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_thread.c Updated SDL_TLSID to use the same type as other IDs in SDL 2024-01-18 08:18:37 -08:00
SDL_thread_c.h Fixed warning C4152: nonstandard extension, function/data pointer conversion in expression 2024-01-19 06:49:53 -08:00