chiichen a756e6d64b refactor(user/app): switch from musl to glibc | hai 1 mes | |
---|---|---|
.. | ||
.cargo | hai 7 meses | |
src | hai 7 meses | |
.gitignore | hai 7 meses | |
Cargo.toml | hai 7 meses | |
Makefile | hai 1 mes | |
README.md | hai 7 meses |
此代码主要是用于测试: 1、robust lock机制中的两个系统调用是否能正常使用 2、当持有锁的线程异常终止时,等待该锁的其他线程能够被通知到,以避免死锁或数据不一样