]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In sendsig:
authorKevin Lo <kevlo@FreeBSD.org>
Wed, 14 Feb 2007 01:08:42 +0000 (01:08 +0000)
committerKevin Lo <kevlo@FreeBSD.org>
Wed, 14 Feb 2007 01:08:42 +0000 (01:08 +0000)
commita894419d37147b83e61ab077f2cba4e2ea0a65ed
tree01c50f8a56db0113580fe28fac2bc6eb248d6239
parent973884f038d88386277316b0fde1c528fa1820ad
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
sys/arm/arm/machdep.c