cvs commit: src/share/man/man9 spinlock.9

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 1 10:18:43 PDT 2006


dillon      2006/06/01 10:17:35 PDT

DragonFly src repository

  Modified files:
    share/man/man9       spinlock.9 
  Log:
  Another update.  Clarify that a shared spinlock can be acquired while holding
  exclusive spinlocks, but only one shared spinlock can be held and no new
  exclusive spinlocks can be acquired while holding a shared spinlock.
  
  Revision  Changes    Path
  1.4       +11 -8     src/share/man/man9/spinlock.9


http://www.dragonflybsd.org/cvsweb/src/share/man/man9/spinlock.9.diff?r1=1.3&r2=1.4&f=u





More information about the Commits mailing list