Yiping Su
Yiping Su
Home
Blog
Gallery
Travels
Art
mutex
Using Mutexes in Go
I recently wrote an overview on concurrency, but I didn’t add a working example of mutexes. My goal in this post is to show how mutexes can be helpful when dealing with shared state and concurrent threads.
Aug 22, 2020
Code
Cite
×