summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/exit.c
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2002-09-25 18:10:42 +0000
committerarchie <archie@FreeBSD.org>2002-09-25 18:10:42 +0000
commit904b65e85dd276aa2fb13c05b6eea79860a6855f (patch)
tree33219152bf2278891abb4870867b5943ed735b0d /lib/libc/stdlib/exit.c
parent3df40ef43851716731330fa4b3988b6e3693cf22 (diff)
downloadFreeBSD-src-904b65e85dd276aa2fb13c05b6eea79860a6855f.zip
FreeBSD-src-904b65e85dd276aa2fb13c05b6eea79860a6855f.tar.gz
Make the following name changes to KSE related functions, etc., to better
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
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud