OSDN Git Service

* cygthread.cc (cygthread::stub): Very minor cleanup.
authorcgf <cgf>
Sun, 6 Oct 2002 01:01:57 +0000 (01:01 +0000)
committercgf <cgf>
Sun, 6 Oct 2002 01:01:57 +0000 (01:01 +0000)
commitfc29a531565c751c3f0e43b388a54a2df119ee95
tree8640c1a84d4e57fbeb3e857d6bbc6e68ed4beb7b
parent6fd77c1cf9f4d885b4acf1a18d64d204ae0f2599
* cygthread.cc (cygthread::stub): Very minor cleanup.
(cygthread::stub): Report overflows in cygwin thread pool when DEBUGGING is on
and special environment variable is not set.
(cygthread::terminate): Set event only when event actually exists.
* exceptions.cc (signal_exit): Set priority of main thread to low before
setting current thread to high.
winsup/cygwin/ChangeLog
winsup/cygwin/cygthread.cc
winsup/cygwin/exceptions.cc