fix typo
This commit is contained in:
parent
5b5312972a
commit
18ef968f40
|
@ -54,7 +54,7 @@
|
||||||
|
|
||||||
2005-03-28 Christopher Faylor <cgf@timesys.com>
|
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.
|
event since waiting for anything else is racy.
|
||||||
* timer.cc (timer_tracker::hcancel): Rename from cancel.
|
* timer.cc (timer_tracker::hcancel): Rename from cancel.
|
||||||
(timer_tracker::cancel): New method.
|
(timer_tracker::cancel): New method.
|
||||||
|
|
Loading…
Reference in New Issue