Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After completing a load, give other threads a chance too | Matthew Draper | 2016-02-02 | 1 | -12/+26 |
* | While new sharers are blocked, an existing sharer remains re-entrant | Matthew Draper | 2016-02-02 | 1 | -1/+1 |
* | Block new share attempts if there's an exclusive waiter | Matthew Draper | 2016-02-02 | 1 | -8/+12 |
* | Handle thread death during lock acquisition | Matthew Draper | 2015-07-21 | 1 | -4/+6 |
* | Adjust expectations around purpose/compatibility options | Matthew Draper | 2015-07-21 | 1 | -1/+1 |
* | Order of execution is only guaranteed if upgrading | Matthew Draper | 2015-07-21 | 1 | -1/+1 |
* | Fix ShareLock issues. | thedarkone | 2015-07-20 | 1 | -2/+2 |
* | We need stricter locking before we can unload | Matthew Draper | 2015-07-20 | 1 | -27/+29 |
* | Document ShareLock and the Interlock | Matthew Draper | 2015-07-09 | 1 | -0/+20 |
* | Soften the lock requirements when eager_load is disabled | Matthew Draper | 2015-07-09 | 1 | -0/+118 |