correct bug : need EXIT and ZOMBIE states : one for exit event, the other for schedul...
[lttv.git] / ltt / branches / poly / lttv / lttv / state.h
index 8c5a1eb01eab597ed358caa7014800d9deca4f3f..3bae70b8e029963006664ecf6666e71ded3091fc 100644 (file)
@@ -125,6 +125,7 @@ extern LttvProcessStatus
   LTTV_STATE_UNNAMED,
   LTTV_STATE_WAIT_FORK,
   LTTV_STATE_WAIT_CPU,
+  LTTV_STATE_EXIT,
   LTTV_STATE_ZOMBIE,
   LTTV_STATE_WAIT,
   LTTV_STATE_RUN;
This page took 0.032914 seconds and 4 git commands to generate.