ucontext man page on DigitalUNIX

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
DigitalUNIX logo
[printable version]

ucontext(5)							   ucontext(5)

NAME
       ucontext - user context

SYNOPSIS
       #include <ucontext.h>

DESCRIPTION
       The  thread  of control within an executing process is specified by the
       ucontext structure.  This structure contains  at	 least	the  following
       members:

       ucontext_t  uc_link
	      sigset_t	  uc_sigmask
	      stack_t	  uc_stack
	      mcontext_t  uc_mcontext

       The values for each member is as follows: Points to the context that is
       to continue when this context returns. If uc_link is equal to zero (0),
       this  is	 the  main  context,  and  the process exits when this context
       returns.	 Specifies the set of signals that are blocked when this  con‐
       text  is	 active.   See sigprocmask(2) for more information.  Specifies
       the stack used by this context.	See sigaltstack(2) for	more  informa‐
       tion.  Contains the saved machine registers and any implementation-spe‐
       cific context data.

RESTRICTIONS
       Portable applications should not access or modify the uc_mcontext value
       in the ucontext structure.

SEE ALSO
       Functions: getcontext(2), sigaction(2), sigprocmask(2), sigaltstack(2).

								   ucontext(5)
[top]

List of man pages available for DigitalUNIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net