From 07b34665074df781ed901af90c531dc29fb4b322 Mon Sep 17 00:00:00 2001 From: John Breaux Date: Wed, 6 Apr 2022 01:47:29 -0500 Subject: [PATCH] ++Attribution --- pseudocode.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pseudocode.txt b/pseudocode.txt index 35336ee..77eefb2 100644 --- a/pseudocode.txt +++ b/pseudocode.txt @@ -1,3 +1,10 @@ +/* + +-------------+---------+-----------------------+ + | John Breaux | jab0910 | JohnBreaux@my.unt.edu | + +-------------+---------+-----------------------+ + | 2022-04-06 | + +-----------------------------------------------+ +*/ Shared Variables: freelist, list-1, list-2: block Semaphores: sem_freelist = N, mut_freelist = 1,