vault backup: 2025-03-17 10:24:23

This commit is contained in:
Marco Realacci 2025-03-17 10:24:23 +01:00
parent 29465e9a2c
commit 9772a79c93
3 changed files with 20 additions and 13 deletions

View file

@ -95,4 +95,5 @@ test(i) :=
&& state[i] == hungry) then
state[i] = eating;
self[i].signal();
```
```
N.B.: pickup picks both forks simultaneously