Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: pk
Date: Sun Feb 23 22:05:35 UTC 2003
Modified Files:
src/sys/kern: kern_event.c
src/sys/sys: eventvar.h
Log Message:
Protect the event queue with a simple mutex; this only partially addresses
MP-safety issues in the event handling system.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/kern/kern_event.c
cvs rdiff -r1.3 -r1.4 src/sys/sys/eventvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index