vault backup: 2025-04-04 23:35:06
This commit is contained in:
parent
9f60c567c9
commit
96872ffa06
2 changed files with 7 additions and 7 deletions
|
@ -62,7 +62,7 @@ function withdraw() {
|
|||
|
||||
While `read()` and `write()` may be considered as atomic, their sequential composition **is not**.
|
||||
|
||||
![[Pasted image 20250303090135.png]]
|
||||
![[images/Pasted image 20250303090135.png]]
|
||||
|
||||
#### Mutual Exclusion (MUTEX)
|
||||
Ensure that some parts of the code are executed as *atomic*.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue