Skip to content

Add a spinning barrier to synch.c, also make semaphores as well as locks

Gallagher, Liam requested to merge synch2 into master

Add a spinning barrier to synch.c, also make semaphores as well as locks (I think) safe for parallel threads.

Merge request reports