[PATCH v3 2/2] Cygwin: signal: Do not handle signal when __SIGFLUSHFAST is sent
Takashi Yano
takashi.yano@nifty.ne.jp
Mon Jan 20 16:07:17 GMT 2025
On Mon, 20 Jan 2025 16:53:34 +0100
Corinna Vinschen wrote:
> Hi Takashi,
>
> do you want to keep it this way, or do you rather want to change
> cygwait to use a local timer?
I prefer changing cygwait() to use a local timer because:
1) It makes the __SIGFLUSHFAST patch much simpler.
2) I wonder signal handler may calls APIs that use cygwait()
internally, where the similar will happen.
--
Takashi Yano <takashi.yano@nifty.ne.jp>
More information about the Cygwin-patches
mailing list