• Sam Lantinga's avatar
    Colin Leroy 2011-01-26 04:24:20 PST · b58487d8
    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
..
beos Loading commit data...
generic Loading commit data...
irix Loading commit data...
nds Loading commit data...
pthread Loading commit data...
windows Loading commit data...
SDL_systhread.h Loading commit data...
SDL_thread.c Loading commit data...
SDL_thread_c.h Loading commit data...