cvs commit: src/sys/arm/arm machdep.c

Kevin Lo kevlo at FreeBSD.org
Wed Feb 14 01:08:44 UTC 2007


kevlo       2007-02-14 01:08:42 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          machdep.c 
  Log:
  In sendsig:
  
  - Add sigacts locking.
  - Add a mutex to struct sigacts that protects all the members of the struct.
  - Create and log events via the CTRx macros.
  
  Reviewed by: cognet
  
  Revision  Changes    Path
  1.24      +46 -24    src/sys/arm/arm/machdep.c


More information about the cvs-all mailing list