vault backup: 2025-04-04 14:28:14

This commit is contained in:
Marco Realacci 2025-04-04 14:28:14 +02:00
parent cb49cf7365
commit 842f02d614

View file

@ -27,12 +27,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Concurrent Systems/notes/7- MUTEX-free concurrency.md", "file": "Concurrent Systems/notes/5 - Software Transactional Memory.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "7- MUTEX-free concurrency" "title": "5 - Software Transactional Memory"
} }
} }
], ],
@ -207,13 +207,13 @@
}, },
"active": "e453bba00fdc57d6", "active": "e453bba00fdc57d6",
"lastOpenFiles": [ "lastOpenFiles": [
"Concurrent Systems/notes/6 - Atomicity.md",
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md", "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
"Concurrent Systems/notes/9 - Consensus.md", "Concurrent Systems/notes/9 - Consensus.md",
"Concurrent Systems/test/Untitled.md", "Concurrent Systems/test/Untitled.md",
"Concurrent Systems/notes/4b - Monitors.md", "Concurrent Systems/notes/4b - Monitors.md",
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
"Concurrent Systems/notes/6 - Atomicity.md",
"Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md",
"Concurrent Systems/notes/10 - Implementing Consensus.md", "Concurrent Systems/notes/10 - Implementing Consensus.md",
"Concurrent Systems/notes/4c - Dining Philosophers.md", "Concurrent Systems/notes/4c - Dining Philosophers.md",