Changeset 33093 for trunk/ppStack/src/ppStackCombineInitial.c
- Timestamp:
- Jan 11, 2012, 11:38:10 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackCombineInitial.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackCombineInitial.c
r31435 r33093 46 46 } 47 47 48 if (!psThreadPoolWait(false )) {48 if (!psThreadPoolWait(false, true)) { 49 49 psError(psErrorCodeLast(), false, "Unable to do initial combination."); 50 50 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
