IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 26, 2014, 1:52:04 PM (12 years ago)
Author:
eugene
Message:

relphot -parallel-regions basically works now including for parallel databases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140206/Ohana/src/libdvo/include/dvo.h

    r36558 r36562  
    303303  int pid;                    // remote process ID
    304304  int status;
     305  IOBuffer stdout;
     306  IOBuffer stderr;
    305307
    306308  off_t Nimage;
     
    899901RegionHostTable *RegionHostTableLoad (char *catdir, char *rootname);
    900902int RegionHostTableWaitJobs (RegionHostTable *regionHosts, char *file, int lineno);
     903int RegionHostTableWaitJobsGetIO (RegionHostTable *regionHosts, char *file, int lineno, int VERBOSE);
    901904
    902905# endif // DVO_H
Note: See TracChangeset for help on using the changeset viewer.