- Timestamp:
- Sep 6, 2011, 10:54:23 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110710/psphot/src/psphotSetThreads.c
r32322 r32334 30 30 psFree(task); 31 31 32 task = psThreadTaskAlloc("PSPHOT_KRON_ITERATE", 8);32 task = psThreadTaskAlloc("PSPHOT_KRON_ITERATE", 7); 33 33 task->function = &psphotKronIterate_Threaded; 34 34 psThreadTaskAdd(task);
Note:
See TracChangeset
for help on using the changeset viewer.
