cvs commit: src/sys/kern uipc_sem.c

Robert Watson rwatson at FreeBSD.org
Fri Feb 25 17:01:35 GMT 2005


rwatson     2005-02-25 17:01:35 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_sem.c 
  Log:
  Assert sem_lock in id_to_sem() and sem_lookup_byname(), since these
  functions iterate over the global POSIX semaphore lists.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.15      +2 -0      src/sys/kern/uipc_sem.c


More information about the cvs-all mailing list