Changeset 21379 for trunk/Ohana/src/opihi/pcontrol/JobOps.c
- Timestamp:
- Feb 6, 2009, 10:37:19 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/JobOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/JobOps.c
r20047 r21379 231 231 PutJob (job, PCONTROL_JOB_PENDING, STACK_BOTTOM); 232 232 233 // until the job is launched, we use 'start' to time how long the job is waiting on the queue 234 gettimeofday (&job[0].start, (void *) NULL); 235 233 236 if (VerboseMode()) gprint (GP_ERR, "added new job\n"); 234 237 return (JobID);
Note:
See TracChangeset
for help on using the changeset viewer.
