SDL/src/thread
2023-08-11 15:03:32 -04:00
..
generic rwlock: Make generic implmentations work on single-threaded platforms. 2023-08-11 15:03:32 -04:00
n3ds Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
ngage Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
ps2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2023-04-28 12:08:33 -07:00
psp Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
pthread Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
stdcpp Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
vita Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
windows Unaligned stacks on i686-w64-mingw32 may lead to crashes 2023-08-05 17:39:30 +03:00
SDL_systhread.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_thread.c SDL API renaming: SDL TLS functions 2023-05-26 08:33:15 -07:00
SDL_thread_c.h Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00