NetBSD/sys/rump/librump/rumpuser
pooka 2310c71b91 Until debugging threaded programs in NetBSD is fixed, supply the
cpp option RUMP_WITHOUT_THREADS as a workaround.  If defined, it
makes rump itself operate single-threaded and prevents kthread_create()
from working.
2008-01-22 09:23:39 +00:00
..
Makefile Make it possible to run rumps multithreaded. This brings real 2007-10-31 15:57:19 +00:00
rumpuser.c initialize error value 2008-01-03 02:38:23 +00:00
rumpuser.h Add the ability to run puffs in userspace. This means that puffs 2008-01-02 18:15:12 +00:00
rumpuser_pth.c Until debugging threaded programs in NetBSD is fixed, supply the 2008-01-22 09:23:39 +00:00