Thread: calling two shared objects in one single function call

calling two shared objects in one single function call

From
"Harpreet Dhaliwal"
Date:
Hi,
Can two different shared objects be loaded one after the other in the same function so that the second one starts its execution right after the first one finishes.

~Harpreet