Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Move state about lock objects out of struct lock_object and into a new | jhb | 2001-05-04 | 1 | -27/+3 |
* | Rework the witness code to work with sx locks as well as mutexes. | jhb | 2001-03-28 | 1 | -10/+63 |
* | In order to avoid recursing on the backing mutex for sx locks in the | jhb | 2001-03-06 | 1 | -2/+2 |
* | - Add sx_descr description member to sx lock structure | bmilekic | 2001-03-06 | 1 | -6/+26 |
* | Implement shared/exclusive locks. | jasone | 2001-03-05 | 1 | -0/+160 |