cvs commit: src/sys/kern uipc_sem.c

Robert Watson rwatson at FreeBSD.org
Wed Dec 22 18:22:48 PST 2004


rwatson     2004-12-23 02:22:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_sem.c 
  Log:
  Assert the sem lock in sem_ref() and sem_rel(), as it is required to
  safely manipulate the reference count.
  
  Revision  Changes    Path
  1.13      +2 -0      src/sys/kern/uipc_sem.c


More information about the cvs-src mailing list