89def71cbd
represent their purpose and minimize namespace conflicts: kse_fn_t -> kse_func_t struct thread_mailbox -> struct kse_thr_mailbox thread_interrupt() -> kse_thr_interrupt() kse_yield() -> kse_release() kse_new() -> kse_create() Add missing declaration of kse_thr_interrupt() to <sys/kse.h>. Regenerate the various generated syscall files. Minor style fixes. Reviewed by: julian |
||
---|---|---|
.. | ||
ia32_misc.c | ||
ia32_proto.h | ||
ia32_signal.c | ||
ia32_syscall.h | ||
ia32_sysent.c | ||
ia32_sysvec.c | ||
ia32_util.h | ||
ia32.h | ||
Makefile | ||
syscalls.conf | ||
syscalls.master |