Home | History | Annotate | Download | only in coregrind

Lines Matching defs:dying

94    process is dying. */
95 static Bool dying = False;
1125 DEBUG(1, "invoker_cleanup_restore_and_detach dying: %d\n", dying);
1126 if (!dying)
1136 /* Avoid messing up with registers of valgrind when it is dying. */
1138 dying = True;