Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the mtx_t, witness_t, and witness_blessed_t types. Instead, just | jhb | 2000-09-14 | 1 | -60/+61 |
* | Style cleanups. No functional changes. | jasone | 2000-09-09 | 1 | -8/+6 |
* | Add file and line arguments to WITNESS_ENTER() and WITNESS_EXIT, since | jasone | 2000-09-09 | 1 | -3/+3 |
* | Rename mtx_enter(), mtx_try_enter(), and mtx_exit() and wrap them with cpp | jasone | 2000-09-08 | 1 | -4/+4 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 1 | -0/+799 |