[MPlayer-dev-eng] [PATCH] use pthreads for cache on cygwin

David DeHaven dave at sagetv.com
Tue Dec 2 20:55:45 CET 2008


Currently _def_pthread_cache never gets emitted in config.h (patch  
below).

Otherwise it seems to be working fine on darwin/Mac OS X. No cache  
thread related crashes or deadlocks yet.
It _seems_ sane enough to enable if pthreads are enabled (just remove  
the outer if/fi block in configure), but I'll let you guys make the  
call on that one. I just changed to "if cygwin || darwin" for testing  
here.

-DrD-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure-emit-_def_pthread_cache.patch
Type: application/octet-stream
Size: 262 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20081202/866700cc/attachment.obj>
-------------- next part --------------





More information about the MPlayer-dev-eng mailing list