setjmp.h File Reference

Go to the source code of this file.

Defines

#define _JBLEN   13

Typedefs

typedef long jmp_buf [_JBLEN]

Functions

int setjmp (jmp_buf)
void longjmp (jmp_buf, int)
int sc_longjmp (struct sigcontext *sc, jmp_buf buf, int rta)


Define Documentation

#define _JBLEN   13
 


Typedef Documentation

typedef long jmp_buf[_JBLEN]
 


Function Documentation

void longjmp jmp_buf  ,
int 
 

int sc_longjmp struct sigcontext sc,
jmp_buf  buf,
int  rta
 

longjmp to another signal context

int setjmp jmp_buf   ) 
 


Generated on Wed May 24 23:05:55 2006 for LSE/OS by  doxygen 1.4.6