Go to the source code of this file.
Variables | |
CMK_THREADLOCAL int | gk_cur_jbufs |
CMK_THREADLOCAL jmp_buf | gk_jbufs [] |
CMK_THREADLOCAL jmp_buf | gk_jbuf |
$Id: gk_externs.h 10711 2011-08-31 22:23:04Z karypis $
Definition in file gk_externs.h.
CMK_THREADLOCAL int gk_cur_jbufs |
Definition at line 24 of file error.c.
Referenced by gk_sigthrow(), gk_sigtrap(), and gk_siguntrap().
CMK_THREADLOCAL jmp_buf gk_jbufs[] |
CMK_THREADLOCAL jmp_buf gk_jbuf |