OSDN Git Service

* thread.cc (pthread::precreate): Use explicit "no inherit" option when
authorcgf <cgf>
Mon, 30 Sep 2002 15:04:59 +0000 (15:04 +0000)
committercgf <cgf>
Mon, 30 Sep 2002 15:04:59 +0000 (15:04 +0000)
commit50682a12764f98a295e985166e0d361beaa617f0
tree19680275615cdcac149c97fd9e14511345f4c7fc
parent0fab341ae70d0bf8a23431f44ce364021c7d6537
* thread.cc (pthread::precreate): Use explicit "no inherit" option when
creating mutex.
(pthread_mutex::nativeMutex::init): Ditto.
(semaphore::semaphore): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/thread.cc