Port Windows IPC apps to Linux, Part 3: Mutexes, critical
Port Windows IPC apps to Linux, Part 3: Mutexes, critical sections, and wait functions
The wave of migration to open source in business has the potential to cause a tremendous porting traffic jam as developers move the pervasive Windows applications to the Linux platform. In this three-part series, you get a mapping guide, complete with examples, to ease your transition from Windows to Linux. This part takes a look at mutexes, critical sections, and wait functions.
Linux