Home
last modified time | relevance | path

Searched refs:makecontext (Results 1 – 25 of 50) sorted by relevance

12

/netbsd-src/lib/libpthread/
H A DREADME3 Due to limitations in the current pthread implementation, makecontext(3)
6 makecontext(3), sigaltstack(2), and pthread(3) man pages.
/netbsd-src/lib/libc/arch/i386/gen/
H A Dmakecontext.c51 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
53 makecontext(ucp, func, argc, va_alist) in makecontext()
/netbsd-src/lib/libc/arch/ia64/gen/
H A Dmakecontext.c41 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
H A DMakefile.inc9 SRCS+= getcontext.S makecontext.c swapcontext.S
/netbsd-src/include/
H A Ducontext.h46 void makecontext(ucontext_t *, void (*)(), int, ...);
/netbsd-src/lib/libc/arch/m68k/gen/
H A Dmakecontext.c45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/async/arch/
H A Dasync_posix.c45 makecontext(&fibre->fibre, async_start_func, 0); in async_fibre_makecontext()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/async/arch/
H A Dasync_posix.c43 makecontext(&fibre->fibre, async_start_func, 0); in async_fibre_makecontext()
/netbsd-src/lib/libc/arch/sh3/gen/
H A Dmakecontext.c45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
H A DMakefile.inc5 SRCS+= makecontext.c resumecontext.c swapcontext.S
/netbsd-src/lib/libc/arch/arm/gen/
H A Dmakecontext.c45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
/netbsd-src/lib/libc/arch/or1k/gen/
H A Dmakecontext.c49 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
/netbsd-src/lib/libc/arch/powerpc/gen/
H A Dmakecontext.c49 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
/netbsd-src/lib/libc/arch/sparc/gen/
H A Dmakecontext.c45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
/netbsd-src/lib/libc/arch/vax/gen/
H A Dmakecontext.c45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
H A DMakefile.inc9 makecontext.c modf.S \
/netbsd-src/lib/libc/arch/alpha/gen/
H A Dmakecontext.c47 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
H A DMakefile.inc27 SRCS+= makecontext.c resumecontext.c swapcontext.S _lwp.c
/netbsd-src/lib/libc/arch/aarch64/gen/
H A Dmakecontext.c45 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
/netbsd-src/lib/libc/arch/riscv/gen/
H A Dmakecontext.c49 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
/netbsd-src/lib/libc/arch/powerpc64/gen/
H A Dmakecontext.c49 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
/netbsd-src/lib/libc/arch/x86_64/gen/
H A Dmakecontext.c48 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function
/netbsd-src/lib/libc/arch/hppa/gen/
H A DMakefile.inc17 SRCS+= makecontext.c resumecontext.c _resumecontext.S swapcontext.S _lwp.c
/netbsd-src/tests/lib/libpthread/
H A Dt_swapcontext.c74 makecontext(&nctx, swapfunc, 0); in threadfunc()
/netbsd-src/lib/libc/arch/sparc64/gen/
H A Dmakecontext.c46 makecontext(ucontext_t *ucp, void (*func)(void), int argc, ...) in makecontext() function

12