Initializing help system before first use

XSLP_THREADSAFEUSERFUNC

Description
Defines if user functions are allowed to be called in parallel
Type
Integer
Values
0 
user function are not thread safe, and will not be called in parallel
1 
user functions are thread safe, and may be called in parallel
Default value
0 (no parallel user function calls)
Note
Date and time printing can be useful for identifying slow procedures during the SLP optimization. Setting XSLP_TIMEPRINT to 1 prints times at additional points during the optimization.
Affects routines