aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/concurrent/BatchedKeyedLocker.java
Commit message (Expand)AuthorAge
* Delete Batch locking, which is unused as of this CL.Gravatar Eric Fellheimer2015-08-12
* Change getBatch signature from Set to Iterable since Iterable is all that's n...Gravatar Janak Ramakrishnan2015-04-30
* Introduce KeyedLocker#lockBatch, which does what it sounds like it does.Gravatar Nathan Harmata2015-04-06