Changeset 18753 for branches/eam_branch_20080719/pswarp/src/pswarp.c
- Timestamp:
- Jul 27, 2008, 12:41:58 PM (18 years ago)
- File:
-
- 1 edited
-
branches/eam_branch_20080719/pswarp/src/pswarp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080719/pswarp/src/pswarp.c
r18752 r18753 17 17 psLibInit(NULL); 18 18 19 // create the thread pool with 4 threads, supplying our thread launcher function20 // XXX need to determine the number of threads from the config data21 psThreadPoolInit (4, &pswarpThreadLauncher);22 23 19 // model inits are needed in pmSourceIO 24 20 // models defined in psphot/src/models are not available in psastro
Note:
See TracChangeset
for help on using the changeset viewer.
