aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_task.h
Commit message (Expand)AuthorAgeFilesLines
* revert changes accidentally included in last commitKip Macy2008-07-181-21/+3
* import vendor fixes to cxgbKip Macy2008-07-181-3/+21
* o eliminate modification of task structures after their run to avoidSam Leffler2005-04-241-5/+2
* Add taskqueue_drain. This waits for the specified task to finish, ifWarner Losh2004-10-051-0/+3
* Remove (at least temporarily) the check that prevents us from includingMaxime Henrion2004-07-281-4/+0
* Defer the vrele() on a jail's root vnode reference from prison_free()Robert Watson2004-01-231-0/+54