Purpose
Unload unused
dynamic shared objects.
Synopsis
void XPRMflushdso(void);
Further information
Each unused module is automatically unloaded after a fixed period of time. This function forces the manager to unload all unused modules.
Related topics