Hi,<br>   I have a function Fun(). If Fun is called simultaneously by two processes, then it should fail for one process while should succeed for other. I wrote such function. Now I want to test it! How do I do that? How do I call a function exactly at same time from two different processes?<br>
<br>Thanks in advance,<br>Regards,<br>Vikrant<br>