Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Header refactoring: unify and de-catchall rtree module. | David Goldblatt | 2017-05-31 | 1 | -0/+2 |
| | |||||
* | Enhance spin_adaptive() to yield after several iterations. | Jason Evans | 2017-02-09 | 1 | -0/+16 |
This avoids worst case behavior if e.g. another thread is preempted while owning the resource the spinning thread is waiting for. |