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