/* +-------------+---------+-----------------------+ | John Breaux | jab0910 | JohnBreaux@my.unt.edu | +-------------+---------+-----------------------+ | 2022-04-04 | +-----------------------------------------------+ */ /* consumer: Unlinks blocks from list2, Consumes them, Links them to freelist */ void *consumer (void *);