This commit is contained in:
Christopher Faylor 2005-02-11 22:26:20 +00:00
parent 6ed61878bc
commit ba8c69552f

View File

@ -16,7 +16,7 @@
2005-02-11 Christopher Faylor <cgf@timesys.com>
* cygthread.cc (cygthread::release): Reset ev here if it exists.
(cygthread::terminate_thread): Eliminat racy code which reset ev and
(cygthread::terminate_thread): Eliminate racy code which reset ev and
thread_sync. Remove a few nonsensical inuse checks. Exit at the
bottom.
(cygthread::detach): Rewrite to again try to ensure that we don't say