We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Formatting fix
pthread_cond_wait releases the lock and puts the calling thread to sleep atomically.
Updated Synchronization, Part 5: Condition Variables (markdown)
Minor cleanup
Typo fix
Sectioned and grammar
typo fix
pthread_cond_signal / broadcast take in a pointer
Markdownify ELs to ease book conversion.