aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/api/synch.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/api/synch.md')
-rw-r--r--docs/ref/api/synch.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/ref/api/synch.md b/docs/ref/api/synch.md
index 82eee869..d56fb600 100644
--- a/docs/ref/api/synch.md
+++ b/docs/ref/api/synch.md
@@ -172,3 +172,9 @@ one thread (which may be chosen randomly).
```
{{#include ../xref.md}}
+
+## See Also
+
+[Threads][thread],
+[Time][time],
+[Asynchronous I/O][aio]