whole new time bar, plus some additions to control flow viewer.. this is work in...
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv-private.h
index d9b1596c7a09e6cc14fa6452c11ef665ebfee88d..0c4f63d687b0fdfdbff750aa9f5a112281783208 100644 (file)
@@ -39,6 +39,8 @@ struct _ControlFlowData {
   
   //guint currently_Selected_Event  ;
   guint number_of_process;
+  guint background_info_waiting; /* Number of background requests waited for
+                                    in order to have all the info ready. */
 
 } ;
 
This page took 0.022442 seconds and 4 git commands to generate.