We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a08c61 commit 9a814daCopy full SHA for 9a814da
README.md
@@ -1,6 +1,6 @@
1
Various synchronization primitives for multithreaded applications in C++11.
2
3
-Used in the blog post, "Semaphores are Surprisingly Versatile".
+Used in the blog post, [Semaphores are Surprisingly Versatile](http://preshing.com/20150316/semaphores-are-surprisingly-versatile).
4
5
Code is released under the [zlib license](http://en.wikipedia.org/wiki/Zlib_License). See the `LICENSE` file.
6
0 commit comments