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 d471e24 commit 0b1a401Copy full SHA for 0b1a401
doc/rust.md
@@ -2979,6 +2979,7 @@ and data races on memory are prohibited by the type system.
2979
2980
Inter-task communication and co-ordination facilities are provided in the standard library.
2981
These include:
2982
+
2983
- synchronous and asynchronous communication channels with various communication topologies
2984
- read-only and read-write shared variables with various safe mutual exclusion patterns
2985
- simple locks and semaphores
0 commit comments