API docs: fix syntax
Lack of closing tag discards page for generation. Change-Id: Ibe5b5618c59a29e063b46d1897145a59ab57c8dc
This commit is contained in:
@@ -82,3 +82,4 @@
|
||||
a thread to wait for a specific condition, which is notified by another thread. This is
|
||||
similar to the use of semaphores outlined above, but provides an easier way to handle race
|
||||
conditions, spurious wakeups, and so on.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user