- Timestamp:
- Feb 26, 2014, 1:52:04 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140206/Ohana/src/libdvo/include/dvo.h
r36558 r36562 303 303 int pid; // remote process ID 304 304 int status; 305 IOBuffer stdout; 306 IOBuffer stderr; 305 307 306 308 off_t Nimage; … … 899 901 RegionHostTable *RegionHostTableLoad (char *catdir, char *rootname); 900 902 int RegionHostTableWaitJobs (RegionHostTable *regionHosts, char *file, int lineno); 903 int RegionHostTableWaitJobsGetIO (RegionHostTable *regionHosts, char *file, int lineno, int VERBOSE); 901 904 902 905 # endif // DVO_H
Note:
See TracChangeset
for help on using the changeset viewer.
