NetBSD/sys/rump/librump/rumpuser
pooka f94895de17 Cast void * to intptr_t before casting to int and vice versa.
Fixes 64bit compilation warnings.  reported by moof & wiz
2007-11-08 10:57:19 +00:00
..
Makefile Make it possible to run rumps multithreaded. This brings real 2007-10-31 15:57:19 +00:00
rumpuser.c Make the strategy routine get the results through biowait() and 2007-11-04 18:43:55 +00:00
rumpuser.h Execute I/O in a separate thread for async I/O where previously 2007-11-07 18:59:18 +00:00
rumpuser_pth.c Cast void * to intptr_t before casting to int and vice versa. 2007-11-08 10:57:19 +00:00