Source-Changes archive

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

CVS commit: src/sys/dev/sysmon



Module Name:    src
Committed By:   xtraeme
Date:           Sat Jul 21 17:18:01 UTC 2007

Modified Files:
        src/sys/dev/sysmon: sysmon_envsys.c

Log Message:
Use the mutex that belongs to the specific task and do not mix them
blindly.

        - sme_list_mtx to access to the linked lists sme_list/sme_names_list.
        - sme_mtx to access to the data in the sysmon envsys device.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/dev/sysmon/sysmon_envsys.c

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