jetty.project/jetty-client/src
Simone Bordet b18adb525f 469633 - Make SpinLock behavior pluggable.
Renamed SpinLock to Locker, uses ReentrantLock by default, but can be
turned into a spin lock by setting the system property
org.eclipse.jetty.util.thread.Locker.spin=true.
2015-06-08 17:15:54 +02:00
..
main 469633 - Make SpinLock behavior pluggable. 2015-06-08 17:15:54 +02:00
test Merged remote branch 'jetty-9.2.x' into 'master'. 2015-05-28 15:39:42 +02:00