IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2011, 12:40:23 AM (15 years ago)
Author:
eugene
Message:

merge from trunk: various details, see eam/ipp-20110505

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/pantasks.h

    r27435 r31667  
    108108  int Nfailure;
    109109  int Ntimeout;
     110  int Nskipexec;
    110111
    111112  double dtimeAve_alljobs, dtimeMin_alljobs, dtimeMax_alljobs;
     
    216217int DeleteJob (Job *job);
    217218void FreeJob (Job *job);
     219char *JobStateToString (JobStat state);
    218220
    219221float CheckJobs (void);
Note: See TracChangeset for help on using the changeset viewer.