cvs commit: src/sys/sys sx.h

John Baldwin jhb at FreeBSD.org
Wed Jun 21 20:38:30 UTC 2006


jhb         2006-06-21 20:38:29 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sx.h 
  Log:
  Add a sx_xlocked() macro which returns true if the current thread holds an
  exclusive lock on the specified sx lock.
  
  Revision  Changes    Path
  1.24      +2 -1      src/sys/sys/sx.h


More information about the cvs-src mailing list