CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2012-05-24 14:17:51
Modified files:
winsup/cygwin : ChangeLog thread.cc
Log message:
* thread.cc (__cygwin_lock_lock): Replace null thread check with test
for cygwin_finished_initializing to handle process startup.
(__cygwin_lock_trylock): Ditto.
(__cygwin_lock_unlock): Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5845&r2=1.5846
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.265&r2=1.266