- Timestamp:
- Mar 30, 2012, 2:54:17 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20111122/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/psphot
- Property svn:mergeinfo changed
/trunk/psphot merged: 32868,32996,33030,33089,33140,33410-33411,33444,33462,33587
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20111122/psphot/src
- Property svn:mergeinfo changed
/trunk/psphot/src merged: 32868,32996,33030,33089,33140,33410-33411,33444,33462,33587
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20111122/psphot/src/psphotGuessModels.c
r32924 r33640 112 112 // wait here for the threaded jobs to finish 113 113 // fprintf (stderr, "wait for threads (%d, %d)\n", jx, jy); 114 if (!psThreadPoolWait (false)) { 114 if (!psThreadPoolWait (false, true)) { 115 // harvest our jobs 116 psFree(cellGroups); 115 117 psError(PS_ERR_UNKNOWN, false, "Unable to guess model."); 116 118 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
