Routines that Use the Thread Pool
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.
Binary and Unary Operators:
Note
If an operator uses the thread pool, any compound assignment operator based on that operator (+=, *=, etc.) also uses the thread pool.
Mathematical Routines:
Image Processing Routines:
Array Creation Routines:
Non-string Data Type Conversion Routines:
Array Manipulation Routines:
Programming and IDL Control Routines: