_jl_handler_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

defer_signal
int defer_signal;
Undocumented in source.
eh_ctx
__jmp_buf_tag[1] eh_ctx;
Undocumented in source.
finalizers_inhibited
int finalizers_inhibited;
Undocumented in source.
gc_state
byte gc_state;
Undocumented in source.
gcstack
_jl_gcframe_t* gcstack;
Undocumented in source.
locks_len
c_ulong locks_len;
Undocumented in source.
prev
_jl_handler_t* prev;
Undocumented in source.
timing_stack
_jl_timing_block_t* timing_stack;
Undocumented in source.
world_age
c_ulong world_age;
Undocumented in source.

Meta