public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Cygwin: timerfd: drop outdated TODO comment
@ 2019-02-04 20:08 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2019-02-04 20:08 UTC (permalink / raw)
  To: cygwin-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=99cd3df6ec471d6cbdea62fb14ebbe1e5eec8ef8

commit 99cd3df6ec471d6cbdea62fb14ebbe1e5eec8ef8
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Mon Feb 4 21:08:03 2019 +0100

    Cygwin: timerfd: drop outdated TODO comment
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/timerfd.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/winsup/cygwin/timerfd.cc b/winsup/cygwin/timerfd.cc
index dc40488..7e6be72 100644
--- a/winsup/cygwin/timerfd.cc
+++ b/winsup/cygwin/timerfd.cc
@@ -105,7 +105,6 @@ timerfd_tracker::thread_func ()
 	}
 
       /* Inner loop: Timer expired?  If not, wait for it. */
-      /* TODO: TFD_TIMER_CANCEL_ON_SET */
       HANDLE expired[3] = { tfd_shared->timer (),
 			    tfd_shared->disarm_evt (),
 			    cancel_evt };


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-04 20:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-04 20:08 [newlib-cygwin] Cygwin: timerfd: drop outdated TODO comment Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).