yamt
c574bfa378
typedef pri_t and use it instead of int and u_char.
2007-02-27 15:07:28 +00:00
yamt
f39831ee99
workqueue_exit: update a comment.
2007-02-11 15:37:20 +00:00
yamt
be27733fd7
use cv_signal rather than cv_broadcast where appropriate.
2007-02-11 15:36:35 +00:00
ad
b07ec3fc38
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
yamt
8bf7662829
merge yamt-splraiseipl branch.
...
- finish implementing splraiseipl (and makeiplcookie).
http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
- complete workqueue(9) and fix its ipl problem, which is reported
to cause audio skipping.
- fix netbt (at least compilation problems) for some ports.
- fix PR/33218.
2006-12-21 15:55:21 +00:00
yamt
1a7bc55dcc
remove some __unused from function parameters.
2006-11-01 10:17:58 +00:00
christos
4d595fd7b1
- sprinkle __unused on function decls.
...
- fix a couple of unused bugs
- no more -Wno-unused for i386
2006-10-12 01:30:41 +00:00
yamt
14cd84c266
add workqueue_destroy().
2006-09-16 11:15:00 +00:00
yamt
466a92def9
workqueue_create: use kmem_alloc rather than malloc.
2006-09-16 11:14:36 +00:00
rpaulo
69ade2726c
Use for in a forever loop as per KNF.
2006-05-02 13:26:07 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
yamt
54f971f435
add a simple "do it in thread context" framework.
2005-10-29 11:10:37 +00:00