Changeset 33089 for trunk/psphot/src/psphotBlendFit.c
- Timestamp:
- Jan 11, 2012, 10:16:48 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotBlendFit.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotBlendFit.c
r32695 r33089 151 151 152 152 // wait for the threads to finish and manage results 153 if (!psThreadPoolWait (false )) {153 if (!psThreadPoolWait (false, true)) { 154 154 psError(PS_ERR_UNKNOWN, false, "Unable to guess model."); 155 155 psFree (fitOptions);
Note:
See TracChangeset
for help on using the changeset viewer.
