HomeSort by: relevance | last modified time | path
    Searched refs:_lwp_makecontext (Results 1 - 23 of 23) sorted by relevancy

  /src/lib/libpthread/
pthread_makelwp_netbsd.c 56 * performed also by _lwp_makecontext(), but there may
66 _lwp_makecontext(&uc, start_routine, arg, priv, stack_base, stack_size);
  /src/lib/libc/arch/aarch64/gen/
_lwp.c 44 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/lib/libc/arch/arm/gen/
_lwp.c 50 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/lib/libc/arch/ia64/gen/
_lwp.c 44 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/lib/libc/arch/powerpc64/gen/
_lwp.c 51 _lwp_makecontext(ucontext_t *u, void (*start)(void *), void *arg, function in typeref:typename:void
  /src/lib/libc/arch/sh3/gen/
_lwp.c 50 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/lib/libc/arch/i386/gen/
_lwp.c 45 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/lib/libc/arch/x86_64/gen/
_lwp.c 45 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/include/
lwp.h 50 void _lwp_makecontext(ucontext_t *, void (*)(void *), void *, void *,
  /src/lib/libc/arch/m68k/gen/
_lwp.c 47 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/lib/libc/arch/alpha/gen/
_lwp.c 47 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/lib/libc/arch/sparc64/gen/
_lwp.c 41 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/lib/libc/arch/vax/gen/
_lwp.c 45 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/lib/libc/arch/or1k/gen/
_lwp.c 53 _lwp_makecontext(ucontext_t *u, void (*start)(void *), void *arg, function in typeref:typename:void
  /src/lib/libc/arch/powerpc/gen/
_lwp.c 53 _lwp_makecontext(ucontext_t *u, void (*start)(void *), void *arg, function in typeref:typename:void
  /src/lib/libc/arch/riscv/gen/
_lwp.c 53 _lwp_makecontext(ucontext_t *u, void (*start)(void *), void *arg, function in typeref:typename:void
  /src/lib/libc/arch/sparc/gen/
_lwp.c 44 _lwp_makecontext(ucontext_t *u, void (*start)(void *), void *arg, function in typeref:typename:void
  /src/lib/libc/arch/hppa/gen/
_lwp.c 49 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/lib/libc/arch/mips/gen/
_lwp.c 55 _lwp_makecontext(ucontext_t *u, void (*start)(void *), function in typeref:typename:void
  /src/tests/lib/libc/sys/
t_lwp_create.c 112 _lwp_makecontext(&uc, lwp_main_func, NULL, NULL, stack, ssize);
138 _lwp_makecontext(&uc, lwp_main_func, NULL, NULL, stack, ssize);
t_futex_robust.c 81 _lwp_makecontext(&lwp_data.context, func,
t_futex_ops.c 165 _lwp_makecontext(&d->context, func, d, NULL, d->stack_base,
  /src/lib/libc/gen/
Makefile.inc 75 lockf.3 _lwp_makecontext.3 makecontext.3 \

Completed in 44 milliseconds