illinois-cs241.github.io
illinois-cs241.github.io copied to clipboard
Barrier type specification
Students were confused as to whether they needed to use pthread's version of barrier or make their own for password cracker, so this change modifies the line referencing barrier usage to make it clear that pthread's version is the required one.