comparison read_cache.h @ 402:3776e1559236 src

Fix pthread_mutex_destroy macro for Win32 Win32 has a DestroyCriticalSection call that is the equivalent to pthread_mutex_destroy. The macro for the Win32 port should have this. The VLC project fixed the Win32 macro for pthread_mutex_destroy about 3 years ago. So this is a well tested patch according to them. Thanks goes to Jean-Baptiste for submitting this patch to the dvdnav-discuss list. Patch by Jean-Baptiste Kempf /jb*videolan#org\
author erik
date Thu, 27 May 2010 15:26:27 +0000
parents 0a5a6f03b029
children
comparison
equal deleted inserted replaced
401:390fbf2a9602 402:3776e1559236