]> git.sesse.net Git - vlc/blob - contrib/src/pthreads/pthreads-detach.patch
Update to 2012.09.13 version of live555.
[vlc] / contrib / src / pthreads / pthreads-detach.patch
1 --- pthreads.orig/ptw32_processTerminate.c      Mon Jan 26 18:00:34 2009
2 +++ pthreads/ptw32_processTerminate.c   Mon Jan 26 18:00:42 2009
3 @@ -96,6 +96,9 @@
4           tp = tpNext;
5         }
6  
7 +      ptw32_threadReuseTop = PTW32_THREAD_REUSE_EMPTY;
8 +      ptw32_threadReuseBottom = PTW32_THREAD_REUSE_EMPTY;
9 +
10        LeaveCriticalSection (&ptw32_thread_reuse_lock);
11  
12        /*