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

cvs commit: src/include unistd.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 13 Jan 2005 20:21:16 -0800 (PST)

dillon      2005/01/13 20:21:16 PST

DragonFly src repository

  Modified files:
    include              unistd.h 
  Log:
  Minor correction in umtx_*() calls, the mutex pointer should point to
  volatile store.  Also correct the type, we are expecting to point to an
  integer.
  
  Revision  Changes    Path
  1.11      +2 -2      src/include/unistd.h


http://www.dragonflybsd.org/cvsweb/src/include/unistd.h.diff?r1=1.10&r2=1.11&f=u



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