文档地址:https://github.com/xiaoniaoyouhuajiang/ClassNotebook/blob/main/并行思维与编程/rust并发编程.md
代码地址:https://github.com/xiaoniaoyouhuajiang/ClassNotebook/blob/main/code_src/exp/src/mutex.rs
Atomic:https://doc.rust-lang.org/nomicon/atomics.html#compiler-reordering
cppreference:https://en.cppreference.com/w/cpp/atomic/memory_order