Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Luigi R. Viggiano committed Jun 7, 2020
1 parent 6034a50 commit 1b8f02f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -21,7 +21,7 @@ interface MyConfig extends Config {
}

// A starter flag 🏁 to make sure a group of threads start at the same time
class Starter {
static class Starter {
private final int players;
private volatile int count = 0;

Expand Down

0 comments on commit 1b8f02f

Please sign in to comment.