- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for the inputs.
My program is multithreaded in nature. It requires to do so. Otherwise the time taken to complete execution would be very large.
So mutexes I cannot use.
Thanks
Nikunj