- Timestamp:
- Jul 31, 2008, 1:24:22 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080719/pswarp/src/pswarpArguments.c
r18753 r18822 50 50 // create the thread pool with number of desired threads, supplying our thread launcher function 51 51 // XXX need to determine the number of threads from the config data 52 psThreadPoolInit (nThreads , &pswarpThreadLauncher);52 psThreadPoolInit (nThreads); 53 53 } 54 pswarpSetThreads (); 54 55 55 56 // PSF determination?
Note:
See TracChangeset
for help on using the changeset viewer.
