• Sam Lantinga's avatar
    Fixed bug #179 · 458c2abb
    Sam Lantinga authored
    SDL_SemValue() always returns 0. That's because the underlying POSIX
    sem_getvalue() is implemented as a noop in Mac OS X. Apart from that,
    semaphores do work properly (at least according to test/testsem), so I'm not
    sure if this is worth fixing at all.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401634
    458c2abb
Name
Last commit
Last update
..
amigaos Loading commit data...
beos Loading commit data...
dc Loading commit data...
epoc Loading commit data...
generic Loading commit data...
irix Loading commit data...
os2 Loading commit data...
pth Loading commit data...
pthread Loading commit data...
riscos Loading commit data...
win32 Loading commit data...
SDL_systhread.h Loading commit data...
SDL_thread.c Loading commit data...
SDL_thread_c.h Loading commit data...