Commit bd200d7a authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 04ed99ad
......@@ -421,10 +421,11 @@ package main
// RLock by read
// ...
//
// zheadMu.W | zheadMu.R + BigFileDir.fileMu
// Head: zheadMu.W | zheadMu.R + BigFileDir.fileMu
// Watch: atMu.W | atMu.R + pinnedMu
//
// WatchLink.byfileMu > Watch.mu
// BigFile.watchMu > Watch.mu
// WatchLink.byfileMu > Watch.mu XXX
// BigFile.watchMu > Watch.mu XXX
import (
"bufio"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment