summaryrefslogtreecommitdiff
path: root/sys/dev/sysmon/sysmon_taskq.h
AgeCommit message (Expand)Author
2015-04-27Replace a home-grown run-once implementation with the real RUN_ONCE()pgoyette
2015-04-24This really does need to return an error code, so change thepgoyette
2007-07-21Convert sysmon_taskqueue to use mutex(9) and condvar(9) and initializextraeme
2003-04-20Generic "task queue" for sysmon back-ends. This provides a threadthorpej