vault backup: 2025-03-26 12:17:36
This commit is contained in:
parent
87641c0527
commit
06ef1f5018
1 changed files with 16 additions and 4 deletions
20
.obsidian/workspace.json
vendored
20
.obsidian/workspace.json
vendored
|
@ -13,12 +13,12 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
||||
"file": "Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "6a - Alternatives to Atomicity"
|
||||
"title": "7- MUTEX-free concurrency"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -32,6 +32,18 @@
|
|||
"icon": "lucide-file-text",
|
||||
"title": "class 5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "070e50bf8e547731",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "pdf",
|
||||
"state": {
|
||||
"file": "Concurrent Systems/slides/class 6.pdf"
|
||||
},
|
||||
"icon": "lucide-file-text",
|
||||
"title": "class 6"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -204,12 +216,12 @@
|
|||
},
|
||||
"active": "383fb8ddbc7a9dc8",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
|
||||
"Concurrent Systems/slides/class 6.pdf",
|
||||
"Concurrent Systems/notes/6 - Atomicity.md",
|
||||
"Concurrent Systems/notes/5 - Software Transactional Memory.md",
|
||||
"Concurrent Systems/slides/class 5.pdf",
|
||||
"Concurrent Systems/notes/4c - Dining Philosophers.md",
|
||||
"Concurrent Systems/slides/class 6.pdf",
|
||||
"Concurrent Systems/notes/8 - Enhancing Liveness Properties.md",
|
||||
"Concurrent Systems/notes/7- MUTEX-free concurrency.md",
|
||||
"Concurrent Systems/slides/class 8.pdf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue