]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cast hashing index to (int)(intptr_t) for calculation.
authordillon <dillon@FreeBSD.org>
Mon, 19 Nov 2001 00:20:36 +0000 (00:20 +0000)
committerdillon <dillon@FreeBSD.org>
Mon, 19 Nov 2001 00:20:36 +0000 (00:20 +0000)
commit58a458515f9988d0d5596fac240402193a591fb0
treec32030ddcd48d0b46e89455c09584d98edb0fd6e
parent6a36fe07ded0b8628ee4bb3e0134592f3f84365b
cast hashing index to (int)(intptr_t) for calculation.

mtx_init() with MTX_QUIET and MTX_NOWITNESS to avoid bogus warnings
sys/kern/kern_mtxpool.c