Home | History | Annotate | Download | only in coregrind

Lines Matching defs:dying

99    process is dying. */
100 static Bool dying = False;
1088 DEBUG(1, "invoker_cleanup_restore_and_detach dying: %d\n", dying);
1089 if (!dying)
1099 /* Avoid messing up with registers of valgrind when it is dying. */
1101 dying = True;