Home
last modified time | relevance | path

Searched defs:sigstk (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/tests/lib/libc/sys/
H A Dt_sigaltstack.c39 static stack_t sigstk; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dhost-darwin.cc139 stack_t sigstk; in darwin_rs6000_extra_signals() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dhost-darwin.c139 stack_t sigstk; in darwin_rs6000_extra_signals() local
/netbsd-src/sys/arch/sh3/sh3/
H A Dsh3_machdep.c336 const stack_t *sigstk = &l->l_sigstk; in getframe() local
/netbsd-src/sys/rump/librump/rumpkern/
H A Dthreads.c324 const stack_t *sigstk) in lwp_create()
/netbsd-src/sys/arch/usermode/usermode/
H A Dtrap.c74 static stack_t sigstk; variable
/netbsd-src/sys/kern/
H A Dsys_lwp.c103 const sigset_t *sigmask, const stack_t *sigstk) in do_lwp_create()
H A Dkern_lwp.c778 const stack_t *sigstk) in lwp_create()