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

cvs commit: src/sys/sys proc.h


From: Hiten Pandya <hmp@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 26 Jul 2003 13:58:09 -0700 (PDT)

hmp         2003/07/26 13:58:09 PDT

  Modified files:
    sys/sys              proc.h 
  Log:
  Add a handy macro, called FOREACH_PROC_IN_SYSTEM(p) for better
  clarity in code and reduce duplication, followup commits will
  make use of this macro.
  
  While I am there, change an 'of' to 'if' in a comment for
  clarity.
  
  Revision  Changes    Path
  1.28      +6 -1      src/sys/sys/proc.h




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