Changeset 33415 for branches/meh_branches/ppstack_test/psModules/src/imcombine/pmSubtractionEquation.v0.c
- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/psModules
- Property svn:mergeinfo set to
-
branches/meh_branches/ppstack_test/psModules/src/imcombine/pmSubtractionEquation.v0.c
r30622 r33415 882 882 } 883 883 884 if (!psThreadPoolWait(true )) {884 if (!psThreadPoolWait(true, true)) { 885 885 psError(psErrorCodeLast(), false, "Error waiting for threads."); 886 886 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
