diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 1da0db5..03286bd 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -27,12 +27,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", + "file": "Concurrent Systems/notes/4b - Monitors.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "2 - Fast mutex by Lamport" + "title": "4b - Monitors" } } ], @@ -209,8 +209,8 @@ }, "active": "926fa7285c533c59", "lastOpenFiles": [ - "Concurrent Systems/notes/2b - Round Robin algorithm.md", "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", + "Concurrent Systems/notes/2b - Round Robin algorithm.md", "Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/6 - Atomicity.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md",