Hackernews posts about mutex
- Rails: The Sharp Parts. Lock Is Not a Mutex (baweaver.com)
- Submit your Boarding pass for the Roman Telescope (my.nasa.gov)
- A jacket that harvests drinking water from the air (news.utexas.edu)
- International investment and local rules push prices up faster than supply (news.mccombs.utexas.edu)
- The notational conventions I adopted, and why (EWD 1300) (2000) (www.cs.utexas.edu)
- The notational conventions I adopted, and why (EWD 1300) (www.cs.utexas.edu)
- The cruelty of teaching computing science (1988) (www.cs.utexas.edu)
- E.W.Dijkstra Archive: The notational conventions I adopted, and why (EWD 1300) (www.cs.utexas.edu)
- The Fastest Mutexes (justine.lol)
- Surelock: Deadlock-Free Mutexes for Rust (notes.brooklynzelenka.com)
- Inside Rust's std and parking_lot mutexes – who wins? (blog.cuongle.dev)
- Ditch your mutex, you deserve better (chrispenner.ca)
- Spinlocks vs. Mutexes: When to Spin and When to Sleep (howtech.substack.com)
- Go’s race detector has a mutex blind spot (doublefree.dev)
- Async Mutexes (matklad.github.io)
- Understanding Std:Shared_mutex from C++17 (www.cppstories.com)
- Golang Sync Mutex: Normal and Starvation Mode (victoriametrics.com)
- Go's race detector has a mutex blind spot (doublefree.dev)
- Writing mutexes from scratch in Go (rybicki.io)
- Intro to Foundation DB via a Distributed Mutex (jander.land)
- What should your mutexes be named? (gaultier.github.io)
- Rust's std and parking_lot mutexes – who wins? (blog.cuongle.dev)
- Why Golang doesn't support recursive mutexes [2010] (groups.google.com)
- A Windows mutex is not a mutex (www.sevangelatos.com)
- Golang Sync Mutex: Normal and Starvation Mode (victoriametrics.com)
- When std:shared_mutex Outperforms std:mutex: A Google Benchmark Study (techfortalk.co.uk)
- Golang Generic Mutex (github.com)
- Understanding Std:Shared_mutex from C++17 (www.cppstories.com)
- Are Atomic Operations Better Than a Mutex? It Depends (madflojo.dev)
- Intro to Foundation DB via a Distributed Mutex (jander.land)
- Async Mutexes (matklad.github.io)