rwatson     2004-10-09 16:42:58 UTC
  FreeBSD src repository
  Modified files:
    sys/sys              socketvar.h 
  Log:
  Add SOCKBUF_UNLOCK_ASSERT(), which asserts that the current thread does
  not hold the mutex for a socket buffer.
  
  Revision  Changes    Path
  1.134     +1 -0      src/sys/sys/socketvar.h