This commit is contained in:
Christopher Faylor 2005-03-30 19:43:36 +00:00
parent 5b5312972a
commit 18ef968f40
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
2005-03-28 Christopher Faylor <cgf@timesys.com>
* cygthread.cc (cygthread::detach): Revert to just waiting for thred
* cygthread.cc (cygthread::detach): Revert to just waiting for thread
event since waiting for anything else is racy.
* timer.cc (timer_tracker::hcancel): Rename from cancel.
(timer_tracker::cancel): New method.