| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change callers of mtx_init() to pass in an appropriate lock type name. In | John Baldwin | 2002-04-04 | 1 | -1/+1 |
| * | Rename SI_SUB_MUTEX to SI_SUB_MTX_POOL to make the name at all accurate. | Brian Feldman | 2002-03-13 | 1 | -1/+1 |
| * | cast hashing index to (int)(intptr_t) for calculation. | Matthew Dillon | 2001-11-19 | 1 | -3/+3 |
| * | Fix some warnings on 64 bit platforms. | Peter Wemm | 2001-11-17 | 1 | -1/+4 |
| * | Create a mutex pool API for short term leaf mutexes. | Matthew Dillon | 2001-11-13 | 1 | -0/+112 |
