SETCONTEXT(3) Library Functions Manual SETCONTEXT(3)

setcontextset current user context

#include <ucontext.h>

int setcontext(const ucontext_t *ucp);

Refer to getcontext(3) .

February 1997 posix.fail