SDL/src/thread
Edoardo Lolletti c18173c260 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)
(cherry picked from commit 99d7b9e626)
2024-06-24 11:51:40 -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:40 -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 Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
SDL_thread_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00