-
Notifications
You must be signed in to change notification settings - Fork 0
barrycoleman/ThreadLockTest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project shows what happens when multiple threads get blocked on a synchronized object and which ones get released first. ThreadTest.main() can be passed an integer value on the command line for the number of running threads you want.
About
Project to discover which blocked threads get run first after synchronized lock is released.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published