From e851cded4ee0108aa4b1ce22daa869f9ee569edd Mon Sep 17 00:00:00 2001 From: huxq Date: Wed, 1 Jun 2016 09:02:57 -0700 Subject: [PATCH] Update README for translate request --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2edaf4..3773f09 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,12 @@ Linux Insides |└ 3.10||未开始| | 4. System calls|[@qianmoke](https://github.com/qianmoke)|正在进行| | 5. Timers and time management|[@icecoobe](https://github.com/icecoobe)|正在进行| -| 6. Synchronization primitives||未开始| +| 6. Synchronization primitives|[@huxq](https://github.com/huxq)|正在进行| +|├ 6.1||未开始| +|├ 6.2||未开始| +|├ 6.3|[@huxq](https://github.com/huxq)|正在进行| +|├ 6.4||未开始| +|└ 6.5||未开始| | 7. Memory management|[@choleraehyq](https://github.com/choleraehyq)|正在进行| | 8. SMP||未开始| | 9. Concepts||未开始|