setcontext - set current user context
#include <ucontext.h> int setcontext(const ucontext_t *ucp);
Refer to getcontext().