Skip to content

Project to discover which blocked threads get run first after synchronized lock is released.

Notifications You must be signed in to change notification settings

barrycoleman/ThreadLockTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

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

No packages published