vault backup: 2025-03-03 09:07:47
This commit is contained in:
parent
fd4c390b08
commit
a9df07c28c
3 changed files with 6 additions and 3 deletions
|
@ -61,3 +61,6 @@ While `read()` and `write()` may be considered as atomic, their sequential compo
|
|||
|
||||
![[Pasted image 20250303090135.png]]
|
||||
|
||||
#### Mutual Exclusion (MUTEX)
|
||||
Ensure that some parts of the code are executed as *atomic*.
|
||||
This is needed in competition but also in cooperation.
|
BIN
Concurrent Systems/notes/images/Pasted image 20250303090135.png
Normal file
BIN
Concurrent Systems/notes/images/Pasted image 20250303090135.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
Add table
Add a link
Reference in a new issue