Changeset 4762 for trunk/Ohana/src/opihi/include/pcontrol.h
- Timestamp:
- Aug 13, 2005, 10:30:13 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/pcontrol.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/pcontrol.h
r4706 r4762 124 124 void DelHost (Host *host); 125 125 int CheckSystem (); 126 int CheckBusyJobs ( );127 int CheckDoneJobs ( );128 int CheckDoneHosts ( );129 int CheckLiveHosts ( );130 int CheckDownHosts ( );131 int CheckIdleHosts ( );126 int CheckBusyJobs (float delay); 127 int CheckDoneJobs (float delay); 128 int CheckDoneHosts (float delay); 129 int CheckLiveHosts (float delay); 130 int CheckDownHosts (float delay); 131 int CheckIdleHosts (float delay); 132 132 int CheckIdleHost (Host *host); 133 133 void InitIDs ();
Note:
See TracChangeset
for help on using the changeset viewer.
