Changeset 10652 for trunk/Ohana/src/opihi/pcontrol/CheckBusyJob.c
- Timestamp:
- Dec 12, 2006, 1:17:11 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/CheckBusyJob.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/CheckBusyJob.c
r10651 r10652 12 12 JOB_BUSY stack, and is linked to a host in the HOST_BUSY stack. 13 13 XXX need to check on state of HOST on return */ 14 15 ASSERT (job, "job not set"); 16 ASSERT (host, "host not set"); 14 17 15 18 ASSERT (host == (Host *) job[0].host, "invalid host");
Note:
See TracChangeset
for help on using the changeset viewer.
