OSDN Git Service

* exceptions.cc (call_handler): Use new muto linked list to look for all
authorcgf <cgf>
Thu, 24 Feb 2000 19:54:01 +0000 (19:54 +0000)
committercgf <cgf>
Thu, 24 Feb 2000 19:54:01 +0000 (19:54 +0000)
commitd40f1b5ea4a19c2e80eb1f77ca0d4798a6dcbd62
tree253008ab63cb26237aee77baaf11bea9114ca8d2
parenta3792ad5d69d368df11bb1185c88221576f3534d
* exceptions.cc (call_handler): Use new muto linked list to look for all
potential mutos owned by suspended thread.  Clear waiting threads while thread
is stopped.
(proc_subproc): Clarify debugging output.
* sync.h (class muto): Add 'next' field.
(new_muto): Keep linked list alive.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/sigproc.cc
winsup/cygwin/sync.cc
winsup/cygwin/sync.h