* times.cc (hires_ms::prime): More debugging.
(hires_ms::usecs): Ditto.
This commit is contained in:
@ -240,8 +240,8 @@ frok::child (void *)
|
||||
cygbench ("fork-child");
|
||||
ld_preload ();
|
||||
fixup_hooks_after_fork ();
|
||||
cygwin_finished_initializing = true;
|
||||
_my_tls.fixup_after_fork ();
|
||||
cygwin_finished_initializing = true;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user