pthreads-detach.patch
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:
midi
开发平台:
Unix_Linux
- --- ptw32_processTerminate.c Mon Jan 26 18:00:34 2009
- +++ ptw32_processTerminate.c Mon Jan 26 18:00:42 2009
- @@ -96,6 +96,9 @@
- tp = tpNext;
- }
- + ptw32_threadReuseTop = PTW32_THREAD_REUSE_EMPTY;
- + ptw32_threadReuseBottom = PTW32_THREAD_REUSE_EMPTY;
- +
- LeaveCriticalSection (&ptw32_thread_reuse_lock);
- /*