-
Sam Lantinga authored
the pthread implementation of SDL_SemWaitTimeout() uses busy waiting, while pthread's sem_timedwait() does work. Attached are patches that make use of it
b58487d8
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
SDL_syscond.c | ||
SDL_sysmutex.c | ||
SDL_sysmutex_c.h | ||
SDL_syssem.c | ||
SDL_systhread.c | ||
SDL_systhread_c.h |