jhb         2007-03-09 16:54:03 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       mutex.9 rwlock.9 
  Log:
  Place mtx_destroy() and rw_destroy() right after mtx_init() and rw_init()
  to match sx(9) and condvar(9).
  
  Revision  Changes    Path
  1.53      +3 -3      src/share/man/man9/mutex.9
  1.8       +3 -3      src/share/man/man9/rwlock.9
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to