- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/opihi/include/pantasks.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/Ohana/src/opihi/include/pantasks.h
r31667 r33098 40 40 TASK_END, 41 41 TASK_HOST, 42 TASK_NICE, 42 43 TASK_STDOUT, 43 44 TASK_STDERR, … … 115 116 116 117 int active; 118 int priority; 117 119 118 120 } Task; … … 159 161 160 162 JobMode mode; /* local or controller? */ 163 int priority; 161 164 char *realhost; 162 165
Note:
See TracChangeset
for help on using the changeset viewer.
