Changeset 3140 for trunk/Ohana/src/opihi/pantasks/JobOps.c
- Timestamp:
- Feb 5, 2005, 6:52:07 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/JobOps.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/JobOps.c
r2598 r3140 70 70 } 71 71 72 /* return job with given name*/72 /* return job with given ID */ 73 73 Job *FindJob (int JobID) { 74 74 … … 161 161 } 162 162 163 /* this needs to: 1) distinguish local from controller jobs 163 /* this needs to: 164 1) distinguish local from controller jobs 164 165 2) fork the local jobs in the background 165 166 3) send the controller jobs to the controller */
Note:
See TracChangeset
for help on using the changeset viewer.
