Searched defs:Monitor (Results 1 – 4 of 4) sorted by relevance
73 class Monitor class76 Monitor() in Monitor() function in Monitor
76 struct Monitor { struct88 QLIST_ENTRY(Monitor) entry; argument92 MonitorFakeFunc fake_func; argument102 static QLIST_HEAD(mon_list, Monitor) mon_list; argument
22 typedef struct Monitor Monitor; typedef
204 public final class Monitor { class275 public Monitor() { in Monitor() method in Monitor285 public Monitor(boolean fair) { in Monitor() method in Monitor