vault backup: 2025-03-31 09:00:43
This commit is contained in:
parent
66fa603146
commit
6950d8ab31
1 changed files with 2 additions and 1 deletions
|
@ -71,5 +71,6 @@ while true
|
||||||
result_i <- res
|
result_i <- res
|
||||||
```
|
```
|
||||||
This solution is non-blocking but not wait-free (can run forever).
|
This solution is non-blocking but not wait-free (can run forever).
|
||||||
P.S. invoc, result e Z sono varia.
|
P.S. *invoc_i*, *result_i* e *z_i* sono variabili locali.
|
||||||
|
|
||||||
### A wait-free construction
|
### A wait-free construction
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue