CS111A Section 3

CS111A Code Repository for Section 3 (Updated for Spring 2023)

Welcome back to CS111A! Today we'll be diving into the world of multithreading!

To clone this repository, log into myth, navigate to where you want the project to live, and then type

git clone https://github.com/tmaster628/Fall22_CS111A_S9.git

From there, cd into the repo and type make. Now you should be able to run the available programs!