Skip to content

Instantly share code, notes, and snippets.

@JavaDeveloper
Created October 4, 2012 13:22
Show Gist options
  • Save JavaDeveloper/3833498 to your computer and use it in GitHub Desktop.
Save JavaDeveloper/3833498 to your computer and use it in GitHub Desktop.
./main
thread 2: 1
thread 1: 2
thread 2: 3
thread 1: 4
thread 2: 5
thread 1: 6
thread 2: 7
thread 1: 8
thread 2: 9
thread 1: 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment