summaryrefslogtreecommitdiff
path: root/lib/libpthread
diff options
context:
space:
mode:
authorkardel <kardel@NetBSD.org>2016-07-03 12:26:55 +0000
committerkardel <kardel@NetBSD.org>2016-07-03 12:26:55 +0000
commita002ece4402c8e6424cd7b3bb61e5ecedfb1641d (patch)
tree5403d1e571455e72108f112c3ae1b1440ed45845 /lib/libpthread
parent0f4ac2b836fb8b6b0979727ca99c1035123a65fd (diff)
convert device polling from callout to kthread.
Solves: - hung initialization on A20 (bananapi) - allows iic_exec() implementations to use condvars
Diffstat (limited to 'lib/libpthread')
0 files changed, 0 insertions, 0 deletions
13 17:37:16 +0000'>2002-10-13fix previous: call vn_marktext() on the right vnode.chs 2002-10-05count executable image pages as executable for vm-usage purposes.chs 2002-09-27remove trailing \n in panic(). approved perry.provos 2001-11-12add RCSIDslukem 2001-10-30- Add a new vnode flag VEXECMAP, which indicates that a vnode hasthorpej 2000-11-21restructure struct emul and execsw, in preparation to make emulations LKMable:jdolecek 2000-08-01ANSI'ify.thorpej 2000-06-27remove include of <vm/vm.h>mrg