pthreads-detach.patch
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:

midi

开发平台:

Unix_Linux

  1. --- ptw32_processTerminate.c Mon Jan 26 18:00:34 2009
  2. +++ 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.        /*