瀏覽代碼

Update sync-4.md

0xAX 9 年之前
父節點
當前提交
371bf87a40
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SyncPrim/sync-4.md

+ 1 - 1
SyncPrim/sync-4.md

@@ -10,7 +10,7 @@ As in all previous parts of this [book](https://0xax.gitbooks.io/linux-insides/c
 
 So, let's start.
 
-Mutexes
+Concept of `mutex`
 --------------------------------------------------------------------------------
 
 We already familiar with the [semaphore](https://en.wikipedia.org/wiki/Semaphore_%28programming%29) synchronization primitive from the previous [part]((https://0xax.gitbooks.io/linux-insides/content/SyncPrim/sync-4.html). It represented by the: