SDL/src/thread
Edoardo Lolletti 99d7b9e626 Fix std::thread memory leak
In the stdcpp thread implementation, the allocated std::thread objects were never deleted after joining/detaching

(cherry picked from commit 20dbe90771)
2024-06-24 11:51:21 -07:00
..
generic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
n3ds Updated copyright for 2024 2024-01-01 13:19:49 -08:00
ngage Updated copyright for 2024 2024-01-01 13:19:49 -08:00
os2 Updated copyright for 2024 2024-01-01 13:19:49 -08:00
ps2 Updated copyright for 2024 2024-01-01 13:19:49 -08:00
psp Updated copyright for 2024 2024-01-01 13:19:49 -08:00
pthread Updated copyright for 2024 2024-01-01 13:19:49 -08:00
stdcpp Fix std::thread memory leak 2024-06-24 11:51:21 -07:00
vita Updated copyright for 2024 2024-01-01 13:19:49 -08:00
windows Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_systhread.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_thread.c Moved function pointer params to typedefs, etc, for latest wikiheaders. 2024-06-12 19:29:21 -04:00
SDL_thread_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00