Changeset 8296 for trunk/Ohana/src/opihi/pcontrol/CheckDoneJob.c
- Timestamp:
- Aug 11, 2006, 4:51:50 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/CheckDoneJob.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/CheckDoneJob.c
r4450 r8296 16 16 } 17 17 18 /* job's state is either EXIT or CRASH (verify?) */ 18 19 host = UnlinkJobAndHost (job); 19 20 PutHost (host, PCONTROL_HOST_DONE, STACK_BOTTOM); 20 21 PutJob (job, job[0].state, STACK_BOTTOM); 21 /* job's state is either EXIT or CRASH (verify?) */22 22 23 23 return (TRUE);
Note:
See TracChangeset
for help on using the changeset viewer.
