vault backup: 2025-04-14 10:42:25
This commit is contained in:
parent
9d440ced9f
commit
4bb6e0d458
4 changed files with 10 additions and 5 deletions
8
.obsidian/workspace.json
vendored
8
.obsidian/workspace.json
vendored
|
@ -238,10 +238,12 @@
|
|||
"companion:Toggle completion": false
|
||||
}
|
||||
},
|
||||
"active": "84845736e00d5c98",
|
||||
"active": "2882ba3b76891dd0",
|
||||
"lastOpenFiles": [
|
||||
"Concurrent Systems/slides/class 12.pdf",
|
||||
"Concurrent Systems/notes/12 - bastaaaaaaaa.md",
|
||||
"Pasted image 20250414104010.png",
|
||||
"Pasted image 20250414103800.png",
|
||||
"Concurrent Systems/slides/class 12.pdf",
|
||||
"Pasted image 20250414102733.png",
|
||||
"Concurrent Systems/notes/11 - LTSs and Bisimulation.md",
|
||||
"Concurrent Systems/slides/class 11.pdf",
|
||||
|
@ -255,8 +257,6 @@
|
|||
"HCIW/slides/Zooming interfaces.pdf",
|
||||
"HCIW/slides/Gestural interaction.pdf",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250408091924.png",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250408093840.png",
|
||||
"Concurrent Systems/notes/images/Pasted image 20250408094749.png",
|
||||
"Concurrent Systems/notes/10 - Implementing Consensus.md",
|
||||
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
|
||||
"Concurrent Systems/notes/4 - Semaphores.md",
|
||||
|
|
|
@ -21,4 +21,9 @@ It is also useful to force some processes of the system to synchronize between t
|
|||
|
||||
The restriction operator P\a restricts the scope of name a to process P (a is visible only from within P)
|
||||
|
||||
This is similar to local variables in a procedure of an imperative program
|
||||
This is similar to local variables in a procedure of an imperative program
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
|
BIN
Pasted image 20250414103800.png
Normal file
BIN
Pasted image 20250414103800.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
BIN
Pasted image 20250414104010.png
Normal file
BIN
Pasted image 20250414104010.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 126 KiB |
Loading…
Add table
Add a link
Reference in a new issue