SDL/src/thread
luzpaz 37e567994d
Fix remaining typos (#7921)
* Fix remaining typos

Found via `codespell -q 3 -S *.hex,*.pdf,./src/libm,./src/hidapi,./src/stdlib/SDL_malloc.c,./src/video/x11/edid.h -L caf,currenty,datas,einstance,fo,hda,lod,mata,parm,parms,pevent,pevents,pixelx,requestor,ser,statics,te,texturers,thid,uscaled,windowz`
2023-07-03 12:46:47 -07:00
..
generic Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07: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 Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07: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