CVSROOT: /cvs/src Module name: src Changes by: [email protected] 2014-07-21 16:32:09
Modified files:
winsup/cygwin : ChangeLog thread.cc
Log message:
* thread.cc (pthread::init_mainthread): Initialize thread mutex to
type PTHREAD_MUTEX_RECURSIVE, just as for any other thread.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6476&r2=1.6477
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.291&r2=1.292
