summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_mtxpool.c
Commit message (Expand)AuthorAgeFilesLines
* cast hashing index to (int)(intptr_t) for calculation.dillon2001-11-191-3/+3
* Fix some warnings on 64 bit platforms.peter2001-11-171-1/+4
* Create a mutex pool API for short term leaf mutexes.dillon2001-11-131-0/+112
OpenPOWER on IntegriCloud