_jl_task_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

backtrace
_jl_value_t* backtrace;
Undocumented in source.
bufsz
c_ulong bufsz;
Undocumented in source.
ctx
jl_ucontext_t ctx;
Undocumented in source.
donenotify
_jl_value_t* donenotify;
Undocumented in source.
eh
_jl_handler_t* eh;
Undocumented in source.
exception
_jl_value_t* exception;
Undocumented in source.
excstack
_jl_excstack_t* excstack;
Undocumented in source.
gcstack
_jl_gcframe_t* gcstack;
Undocumented in source.
locks
arraylist_t locks;
Undocumented in source.
logstate
_jl_value_t* logstate;
Undocumented in source.
result
_jl_value_t* result;
Undocumented in source.
start
_jl_value_t* start;
Undocumented in source.
state
_jl_sym_t* state;
Undocumented in source.
stkbuf
void* stkbuf;
Undocumented in source.
tid
short tid;
Undocumented in source.
timing_stack
_jl_timing_block_t* timing_stack;
Undocumented in source.
tls
_jl_value_t* tls;
Undocumented in source.
world_age
c_ulong world_age;
Undocumented in source.

Meta