|
Application Programming: Multithreading in IDL |
|
Multithreading does not offer the possibility of increased execution speed for all IDL routines. The operators and routines currently using the thread pool in IDL are listed below, grouped by functional category.
| Note If an operator uses the thread pool, any compound assignment operator based on that operator ( +=, *=, etc.) also uses the thread pool. |
IDL Online Help (March 06, 2007)