From 16cd0fd5394a0e8d1b14e83a1f4fa020a11cf248 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Thu, 27 Mar 2025 17:14:23 +0100 Subject: [PATCH] vault backup: 2025-03-27 17:14:23 --- .obsidian/workspace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",