Changeset 33093 for trunk/ppStack/src/ppStackCombineFinal.c
- Timestamp:
- Jan 11, 2012, 11:38:10 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackCombineFinal.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackCombineFinal.c
r31435 r33093 71 71 } 72 72 73 if (!psThreadPoolWait(true )) {73 if (!psThreadPoolWait(true, true)) { 74 74 psError(psErrorCodeLast(), false, "Unable to do final combination."); 75 75 psFree(reject);
Note:
See TracChangeset
for help on using the changeset viewer.
