Skip to main content Link Search Menu Expand Document (external link)

Locks

Introduction to Locks - Download

Condition Variables

Locks and Condition Variables - Download

Suggested Reading

  1. Chapter 27: Interlude - Thread API
  2. Chapter 28: Locks
  3. Chapter 30: Condition Variables

Extra Reading

  1. The Therac-25: 30 Years Later - Link
  2. Chapter 29: Lock-based Concurrent Data Structures
  3. The Little Book of Semaphores

Copyright © 2024 Karthik Vaidhyanathan. Distributed by an MIT license.