2 Commits

Author SHA1 Message Date
Huy Nguyen
31cb65b38a
Fix compiler error in ASLocking #trivial (#1079) 2018-08-22 16:14:03 -07:00
Adlai Holler
35d59acd83
Add support for acquiring multiple locks at once (#958)
* Add ASLocking which supports -tryLock and taking multiple locks safely

* Better multi locking

* Assert about lock set capacity
2018-06-05 12:31:30 -07:00