Changeset 13540 for trunk/Ohana/src/opihi/pantasks/CheckJobs.c
- Timestamp:
- May 30, 2007, 12:13:00 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/CheckJobs.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/CheckJobs.c
r13503 r13540 23 23 24 24 task = job[0].task; 25 // XXX we need to guarantee that the task exists 26 // if we delete a task, we need to keep a copy until all task jobs are 27 // removed 25 28 26 29 /* check poll period (ready to ask for status?) */ … … 140 143 UpdateTaskTimerStats (task, TIMER_ALLJOBS, job[0].dtime); 141 144 142 task[0].Npending --;143 145 DeleteJob (job); 144 146 continue;
Note:
See TracChangeset
for help on using the changeset viewer.
