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 233f37a commit 557dedfCopy full SHA for 557dedf
productor_consumer.cpp
@@ -1,5 +1,7 @@
1
/**
2
3
+ C++ - SEMAPHORES
4
+
5
This is an easy example of how to use semaphores in C++.
6
Basically, we have two threads, one to write and another
7
to read, and the only thing they do is write simple long
0 commit comments