IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 11, 2006, 4:51:50 PM (20 years ago)
Author:
eugene
Message:

working on threaded version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/CheckDoneJob.c

    r4450 r8296  
    1616  }
    1717
     18  /* job's state is either EXIT or CRASH (verify?) */
    1819  host = UnlinkJobAndHost (job);
    1920  PutHost (host, PCONTROL_HOST_DONE, STACK_BOTTOM);
    2021  PutJob (job, job[0].state, STACK_BOTTOM);
    21   /* job's state is either EXIT or CRASH (verify?) */
    2222
    2323  return (TRUE);
Note: See TracChangeset for help on using the changeset viewer.