[PATCH v6 2/3] Cygwin: cygwait: Make cygwait() reentrant

Jeremy Drake cygwin@jdrake.com
Tue Jan 21 18:00:23 GMT 2025


Not important, but

On Tue, 21 Jan 2025, Takashi Yano wrote:

> +      if (!_my_tls.locals.cw_timer_inuse)
> +	_my_tls.locals.cw_timer_inuse = true;

Couldn't you leave the if out?


More information about the Cygwin-patches mailing list