Operating system: All you need to know about Critical section problem
Critical section is the part of the program where the shared resources are accessed by various processes. By various processes I mean cooperative processes. Cooperative processes are the ones that have something in common. That something can be a com...
sideveloper.hashnode.dev5 min read