rwatson     2007-11-10 15:06:30 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       rmlock.9 
    sys/sys              rmlock.h 
    sys/kern             kern_rmlock.c 
  Log:
  Add rm_wowned(9) function to test whether the current thread owns an
  exclusive lock on the passed rmlock.
  
  Reviewed by:    ups
  
  Revision  Changes    Path
  1.3       +8 -2      src/share/man/man9/rmlock.9
  1.2       +7 -0      src/sys/kern/kern_rmlock.c
  1.2       +1 -0      src/sys/sys/rmlock.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to