cvs commit: src/sys/sys mutex.h

Robert Watson rwatson at FreeBSD.org
Sun Jun 20 14:49:22 PDT 2004


rwatson     2004-06-20 21:49:12 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mutex.h 
  Log:
  Include an annotation of NET_{LOCK,UNLOCK}_GIANT() noting that these
  calls do not have the same recursion semantics as DROP_GIANT and
  PICKUP_GIANT.
  
  Revision  Changes    Path
  1.71      +4 -1      src/sys/sys/mutex.h


More information about the cvs-src mailing list