| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | deprecate taskq_systq() and replace it with extern struct taskq | 2013-10-30 | 1 | -8/+4 | |
| * | since taskq_create is only callable from autoconf or process context, it | 2013-10-29 | 1 | -2/+2 | |
| * | sys/task.h includes sys/queue.h, so kern/kern_task.c doesnt need | 2013-10-29 | 1 | -3/+1 | |
| * | use unsigned int instead of u_int to reduce the depend on types.h. | 2013-10-29 | 1 | -4/+4 | |
| * | introduce tasks and taskqs as an alternative to workqs. | 2013-10-29 | 1 | -0/+258 |
