- Notifications
You must be signed in to change notification settings - Fork40
Rust Atomics and Locks (中文翻译)
License
NotificationsYou must be signed in to change notification settings
rustcc/Rust_Atomics_and_Locks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Rust 中的线程
- 作用域内的线程
- 共享所有权以及引用计数
- 借用和数据竞争
- 内部可变性(Cell、RefCell、互斥锁以及读写锁、Atomic、UnsafeCell)
- 线程安全:Send 和 Sync
- 锁:互斥锁和读写锁
- 等待:阻塞和条件变量
- 总结
注明:本文译自https://marabos.nl/atomics/,若其它平台引用此翻译,也请注明出处。
About
Rust Atomics and Locks (中文翻译)
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors14
Uh oh!
There was an error while loading.Please reload this page.