illinois-cs241.github.io icon indicating copy to clipboard operation
illinois-cs241.github.io copied to clipboard

Barrier type specification

Open RMenezes782 opened this issue 3 years ago • 0 comments

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.

RMenezes782 avatar May 05 '21 18:05 RMenezes782