Lecture 9

Posted by Seongjin Lee on November 15, 2016

In this class, we will cover

  • Threads
  • thread synchronization mechanism
  • mutexes
  • deadlock avoidance
  • reader-writer locks
  • condition variables
  • spin locks
  • barriers

The class materials are in this url(on threads)

Homework

  • Read Chapter 11

comments powered by Disqus