DragonFly BSD
DragonFly commits List (threaded) for 2006-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 1 Jun 2006 10:17:35 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]