fix typo
This commit is contained in:
parent
6ed61878bc
commit
ba8c69552f
|
@ -16,7 +16,7 @@
|
||||||
2005-02-11 Christopher Faylor <cgf@timesys.com>
|
2005-02-11 Christopher Faylor <cgf@timesys.com>
|
||||||
|
|
||||||
* cygthread.cc (cygthread::release): Reset ev here if it exists.
|
* 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
|
thread_sync. Remove a few nonsensical inuse checks. Exit at the
|
||||||
bottom.
|
bottom.
|
||||||
(cygthread::detach): Rewrite to again try to ensure that we don't say
|
(cygthread::detach): Rewrite to again try to ensure that we don't say
|
||||||
|
|
Loading…
Reference in New Issue