NetBSD/sys/compat/mach
yamt 0994e6acb8 introduce a function, proclist_foreach_call, to iterate all procs on
a proclist and call the specified function for each of them.
primarily to fix a procfs locking problem, but i think that it's useful for
others as well.

while i'm here, introduce PROCLIST_FOREACH macro, which is similar to
LIST_FOREACH but skips marker entries which are used by proclist_foreach_call.
2004-10-01 16:30:52 +00:00
..
arch/powerpc
Makefile
files.mach
mach_bootstrap.c
mach_bootstrap.h
mach_clock.c
mach_clock.h
mach_errno.c
mach_errno.h
mach_exception.c
mach_exception.h
mach_exec.c
mach_exec.h
mach_host.c
mach_host.h
mach_iokit.c
mach_iokit.h
mach_message.c
mach_message.h
mach_misc.c
mach_notify.c
mach_notify.h
mach_port.c introduce a function, proclist_foreach_call, to iterate all procs on 2004-10-01 16:30:52 +00:00
mach_port.h Fix copyright notice - OK'd by the copyright holder. 2004-08-21 18:58:31 +00:00
mach_semaphore.c
mach_semaphore.h
mach_services.c
mach_services.h
mach_services.master
mach_services_names.c
mach_syscall.h
mach_syscallargs.h
mach_syscalls.c
mach_sysctl.c
mach_sysctl.h
mach_sysent.c
mach_task.c
mach_task.h
mach_thread.c
mach_thread.h
mach_types.h
mach_vm.c
mach_vm.h
makemachservices.sh
syscalls.conf
syscalls.master