Control of the Virtual-Processor environment (Server)
The provides functions for controlling the Virtual-Processor (VP) environment within a user-defined routine (UDR).
| Function category | function | function |
|---|---|---|
| Controlling the VP environment | VP information: mi_vpinfo_classid() Locking a UDR to a VP: mi_module_lock() |
VP-class information: mi_class_id() Changing the VP environment: mi_call_on_vp() |
Important: These advanced functions can adversely
affect your UDR if you use them incorrectly. Use them only when no
regular functions
can perform the tasks you need done.