more doc tweaks
This commit is contained in:
parent
2c5f7aba38
commit
00e571155c
4 changed files with 52 additions and 54 deletions
|
@ -47,7 +47,7 @@
|
|||
<h3>Sleep and wakeup - usage</h3>
|
||||
|
||||
Let's consider implementing a producer/consumer queue
|
||||
(like a pipe) that can be used to hold a single non-null char pointer:
|
||||
(like a pipe) that can be used to hold a single non-null pointer:
|
||||
|
||||
<pre>
|
||||
struct pcq {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue