- Timestamp:
- Feb 26, 2014, 1:56:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140226/Ohana/src/opihi/pantasks/JobOps.c
r32632 r36563 107 107 job[0].mode = JOB_CONTROLLER; 108 108 } 109 job[0]. priority = task[0].priority;109 job[0].nicelevel = task[0].nicelevel; 110 110 111 111 /* we need our own copy of task[0].argv argc is the number of valid args, like the usual command line. we
Note:
See TracChangeset
for help on using the changeset viewer.
