- Timestamp:
- Mar 14, 2012, 6:53:52 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/opihi/dvo/avextract.c
r33314 r33520 143 143 interrupt = FALSE; 144 144 for (i = 0; (i < skylist[0].Nregions) && !interrupt; i++) { 145 // parallel case, wrong client 146 if (HOST_ID && (HOST_ID != skylist[0].regions[i]->hostID)) continue; 145 146 // does this host ID match the desired location for the table? 147 if (!HostTableTestHost(skylist[0].regions[i], HOST_ID)) continue; 147 148 148 149 /* lock, load, unlock catalog */
Note:
See TracChangeset
for help on using the changeset viewer.
