take care of traceset end in algo
[lttv.git] / ltt / branches / poly / doc / developer / lttvwindow_events_delivery.txt
index f310dce9973ab29cb7ce1aa682775b83d059b890..05444b3e4040ba7efc0c2dbb492bbbe659f1c417 100644 (file)
@@ -255,6 +255,10 @@ While list_in !empty and list_out !empty
     4.1 Call process traceset middle (Use end criterion found in 3)
       * note : end criterion can also be viewer's hook returning TRUE
   5. After process traceset middle
+    - if current context time > traceset.end time
+      - For each req in list_in
+        - Call end for req
+        - remove req from list_in
     5.1 For each req in list_in
           - req.num -= count
           - if req.num == 0
This page took 0.026251 seconds and 4 git commands to generate.