0

What is "critical section" in mutex? Explain with real time example. I already read it in many article, but in that they explained about mutex and semaphore. So I didn't understand what is critical section in mutex.

Using C language.

hyde
  • 60,639
  • 21
  • 115
  • 176
  • 1
    This is the first Google result for critical section in mutex: [What is the difference between mutex and critical section?](http://stackoverflow.com/questions/800383/what-is-the-difference-between-mutex-and-critical-section) – Daniel Daranas Oct 05 '16 at 06:58
  • Edited the question a bit. You could read the description in the [tag:critical-section] tag I added, maybe that's enough to make you understand. – hyde Oct 05 '16 at 07:05
  • I ask real time example for critical section. – Nivetha Jaishankar Oct 05 '16 at 07:20

0 Answers0