- Timestamp:
- Jun 1, 2011, 11:58:43 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110505/Ohana/src/opihi/include/pantasks.h
r27435 r31592 108 108 int Nfailure; 109 109 int Ntimeout; 110 int Nskipexec; 110 111 111 112 double dtimeAve_alljobs, dtimeMin_alljobs, dtimeMax_alljobs; … … 216 217 int DeleteJob (Job *job); 217 218 void FreeJob (Job *job); 219 char *JobStateToString (JobStat state); 218 220 219 221 float CheckJobs (void);
Note:
See TracChangeset
for help on using the changeset viewer.
