Changeset 4714 for trunk/Ohana/src/opihi/include/psched.h
- Timestamp:
- Aug 5, 2005, 9:53:49 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/psched.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/psched.h
r4705 r4714 151 151 int CheckTasks (); 152 152 int CheckSystem (); 153 int CheckController (); 153 154 int CheckTimeRanges (TimeRange *ranges, int Nranges); 154 155 int GetJobOutput (char *channel, int pid, IOBuffer *buffer, int Nbytes); … … 156 157 int CheckControllerJobStatus (Job *job); 157 158 int SubmitControllerJob (Job *job); 159 int DeleteControllerJob (Job *job); 160 Job *FindControllerJob (int JobID); 158 161 int StartController (); 159 162 int ControllerCommand (char *command, char *response, IOBuffer *buffer);
Note:
See TracChangeset
for help on using the changeset viewer.
