Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2001 16:20:37 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mtxpool.c
Message-ID:  <200111190020.fAJ0Kbs12262@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/11/18 16:20:37 PST

  Modified files:
    sys/kern             kern_mtxpool.c 
  Log:
  cast hashing index to (int)(intptr_t) for calculation.
  
  mtx_init() with MTX_QUIET and MTX_NOWITNESS to avoid bogus warnings
  
  Revision  Changes    Path
  1.3       +3 -3      src/sys/kern/kern_mtxpool.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111190020.fAJ0Kbs12262>