[vlc-devel] [PATCH] Use Mach semaphores on Mac OS X

Juho Vähä-Herttua juhovh at iki.fi
Thu May 6 14:07:47 CEST 2010


Hi,

I attached a patch that implements Mach semaphores on OSX instead of the POSIX semaphores, fixes avcodec module on master. Tested with several video files on OSX, but could test it on other platforms as well to make sure it doesn't break anything. Doesn't check for the EINTR, because I'm not sure what would be the equivalent or if signals affect semaphores in the first place.


Juho

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-pthread-Use-Mach-semaphores-instead-of-POSIX-semapho.patch
Type: application/octet-stream
Size: 3485 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100506/21dec426/attachment.obj>
-------------- next part --------------





More information about the vlc-devel mailing list