Objectives

Upon completion of this lesson, you will be able to:

  • create a multi-threaded C program
  • control access to critical regions using mutexes

Overview

Multi-Threading in C

References

None.

Errata

None collected yet. Let us know.