SETCONTEXT(3) Library Functions Manual SETCONTEXT(3)
NAME
setcontext — set
current user context
SYNOPSIS
#include <ucontext.h> int setcontext(const ucontext_t *ucp);
DESCRIPTION
Refer to getcontext(3) .
February 1997 posix.fail
setcontext — set
current user context
#include <ucontext.h> int setcontext(const ucontext_t *ucp);
Refer to getcontext(3) .