OSDN Git Service

* thread.cc (pthread_mutex::_lock): Use cancelable_wait rather than
authorcgf <cgf>
Thu, 9 Jun 2005 20:59:55 +0000 (20:59 +0000)
committercgf <cgf>
Thu, 9 Jun 2005 20:59:55 +0000 (20:59 +0000)
commit7183c6d8ad4b6770bb8f27bbddc1e53d3bb730cb
tree6f828ff706cac757b125836362a80b3e8aa16428
parentd2bc2369078ef2064787ad9da4945af10821575b
* thread.cc (pthread_mutex::_lock): Use cancelable_wait rather than
WaitForSingleObject.
winsup/cygwin/ChangeLog
winsup/cygwin/thread.cc