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: pgoyette
Date: Fri Apr 24 00:31:04 UTC 2015
Modified Files:
src/sys/dev/sysmon: sysmon_taskq.c sysmon_taskq.h
Log Message:
This really does need to return an error code, so change the
sysmon_task_queue_fini() function to have a non-void type.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/sysmon/sysmon_taskq.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/sysmon/sysmon_taskq.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