x
This commit is contained in:
parent
9698163336
commit
b5ea48eee8
2 changed files with 6 additions and 5 deletions
|
@ -144,4 +144,5 @@ unlock(i) :=
|
|||
```
|
||||
Se il ticket number è minore si ottiene l'accesso, se il ticket number è uguale, allora si vede il process ID minore.
|
||||
|
||||
It is possible that while reading, other processes are writing their turn! So it's possible that I read something unpredictable!
|
||||
> It is possible that while reading, other processes are writing their turn! So it's possible that I read something unpredictable! We need to consider it in the proofs.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue