sync with children problem

Egor Duda deo@logos-m.ru
Fri Sep 1 13:26:00 GMT 2000


Hi!

Saturday, 02 September, 2000 Chris Faylor cgf@cygnus.com wrote:

CF> Out of curiousity, does this change the behavior at all?

CF>  void __stdcall
CF>  sigproc_init ()
CF>  {
CF> -  wait_sig_inited = CreateEvent (&sec_none_nih, FALSE, FALSE, NULL);
CF> +  wait_sig_inited = CreateEvent (&sec_none_nih, TRUE, FALSE, NULL);
CF>    ProtectHandle (wait_sig_inited);
 
nope :(

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19




More information about the Cygwin-developers mailing list