Changeset 33098 for branches/meh_branches/ppsub_test/psModules/src/imcombine/pmSubtractionEquation.c
- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/psModules
- Property svn:mergeinfo set to
-
branches/meh_branches/ppsub_test/psModules/src/imcombine/pmSubtractionEquation.c
r32498 r33098 959 959 } 960 960 961 if (!psThreadPoolWait(true )) {961 if (!psThreadPoolWait(true, true)) { 962 962 psError(psErrorCodeLast(), false, "Error waiting for threads."); 963 963 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
