vault backup: 2025-04-06 19:00:00
This commit is contained in:
parent
e5f0cf896b
commit
7c56971c40
1 changed files with 3 additions and 3 deletions
6
.obsidian/workspace.json
vendored
6
.obsidian/workspace.json
vendored
|
@ -13,12 +13,12 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/4 - Semaphores.md",
|
||||
"file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "4 - Semaphores"
|
||||
"title": "2 - Fast mutex by Lamport"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -191,8 +191,8 @@
|
|||
},
|
||||
"active": "6550032d28b9171c",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/notes/4b - Monitors.md",
|
||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||
"Concurrent Systems/notes/4b - Monitors.md",
|
||||
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
|
||||
"Concurrent Systems/notes/10 - Implementing Consensus.md",
|
||||
"Concurrent Systems/notes/1b - Peterson algorithm.md",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue