Hackernews posts about mutex
- Understanding Std:Shared_mutex from C++17 (www.cppstories.com)
- Understanding Std:Shared_mutex from C++17 (www.cppstories.com)
- Hung by a thread (campedersen.com)
- Problems with a weak tryLock operation in C and C++ standards (forums.swift.org)
- Hardware Mute Button (f5n.org)
- Show HN: Helping my band rehearse remotely without installing a DAW (www.singtogether.app)
- Show HN: Augmenting developer docs into high-level interactive mental models (docmaps-web.vercel.app)
- Dijkstra On the foolishness of "natural language programming" (www.cs.utexas.edu)
- Récoltes et semailles by Alexandre Grothendieck [pdf] (web.ma.utexas.edu)
- The Fastest Mutexes (justine.lol)
- 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)
- 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)
- 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)
- Async Mutexes (matklad.github.io)
- Go's race detector has a mutex blind spot (doublefree.dev)
- Atomics vs. Actors vs. Mutex: The Synchronization Framework (blog.jacobstechtavern.com)
- Threads, Parallelism, and Mutex in Plain Ruby (blog.oxyconit.com)