mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-20 22:16:49 +01:00
46bb47cf04
This avoids the need to malloc something extra, use a semaphore, etc, and fixes Emscripten with pthreads support, which might not spin up a web worker until after SDL_CreateThread returns and thus can't wait on a semaphore at this point in any case. Fixes Bugzilla #5064. |
||
---|---|---|
.. | ||
SDL_syscond.c | ||
SDL_sysmutex_c.h | ||
SDL_sysmutex.c | ||
SDL_syssem.c | ||
SDL_systhread_c.h | ||
SDL_systhread.c | ||
SDL_systls.c |