we have created a dll in c. From java we are calling that c dll. The dll is linking and running properly In the middle of the execution, how we can stop the dll and return the control to java?