This is the mail archive of the cygwin-developers@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sync with children problem


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]