I have two tasks: task1 and task2 that share a resource called Bert. I want to concurrently run both tasks. So that the resource Bert is shared. How do I go about this?
Can I do it with fork() or thread??? Any help or suggestion which be great.
Generally if someone knows how to program...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.