phil

Chandy/Misra solution to Dining Philosophers Problem without locking
git clone https://logand.com/git/phil.git/
Log | Files | Refs | README

commit 1c6a5bb4a22201bcd875b7285dad6beadc63a41b
Author: Tomas Hlavaty <tom@logand.com>
Date:   Tue, 27 Aug 2019 23:02:12 +0200

init

Diffstat:
A.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +*~