----- Original Message ----- From: "egor duda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Robert Collins" <[EMAIL PROTECTED]> Sent: Thursday, September 27, 2001 8:48 PM Subject: Re: src/winsup/cygwin ChangeLog thread.cc thread.h ...
> Hi! > > Tuesday, 25 September, 2001 [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: > > rscc> Modified files: > rscc> winsup/cygwin : ChangeLog thread.cc thread.h > rscc> winsup/cygwin/include: pthread.h > > rscc> Log message: > rscc> Tue Sep 25 21:25:00 2001 Robert Collins <[EMAIL PROTECTED]> > > rscc> * thread.cc (pthread_cond::BroadCast): Use address with verifyable_object_isvalid(). > rscc> (pthread_cond::Signal): Ditto. > > [...] > > Robert, i have problems with your last patch. at program startup > read_etc_passwd() is called recursively and second call blocks at > pthread_mutex_lock() Huh, strange. I ran with the .dll for some time with no trouble, and am about to switch to it in this environment as well. > did you run 'make check' with it? I don't have a dejagnu environment. I did run make check with my pthreads code. Rob
