vault backup: 2025-03-03 09:07:47

This commit is contained in:
Marco Realacci 2025-03-03 09:07:47 +01:00
parent fd4c390b08
commit a9df07c28c
3 changed files with 6 additions and 3 deletions

View file

@ -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.

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB