DeSmuME is a Nintendo DS emulator
Go to file
riccardom f26e86a77f task: Add Mac OS X backend (#3414787)
As of October 2011, Mac OS X does not support named semaphores.
So instead of trying to rework the existing Linux code to work
with semaphores in both OS X and Linux, it's easier to reimplement
with pthread mutexes for just OS X.

From rogerman.

xrmx: fixed gcc warnings for storing NULL in a pthread_t.
Also while at it moved the includes on top.
2011-11-13 14:55:25 +00:00
desmume task: Add Mac OS X backend (#3414787) 2011-11-13 14:55:25 +00:00
tools fix that with less warnings 2011-08-23 22:27:29 +00:00