_ts

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

Members

Variables

async_exc
_object* async_exc;
Undocumented in source.
async_gen_finalizer
_object* async_gen_finalizer;
Undocumented in source.
async_gen_firstiter
_object* async_gen_firstiter;
Undocumented in source.
c_profilefunc
int function(_object*, _frame*, int, _object*) c_profilefunc;
Undocumented in source.
c_profileobj
_object* c_profileobj;
Undocumented in source.
c_tracefunc
int function(_object*, _frame*, int, _object*) c_tracefunc;
Undocumented in source.
c_traceobj
_object* c_traceobj;
Undocumented in source.
context
_object* context;
Undocumented in source.
context_ver
c_ulong context_ver;
Undocumented in source.
coroutine_origin_tracking_depth
int coroutine_origin_tracking_depth;
Undocumented in source.
coroutine_wrapper
_object* coroutine_wrapper;
Undocumented in source.
curexc_traceback
_object* curexc_traceback;
Undocumented in source.
curexc_type
_object* curexc_type;
Undocumented in source.
curexc_value
_object* curexc_value;
Undocumented in source.
dict
_object* dict;
Undocumented in source.
exc_info
_err_stackitem* exc_info;
Undocumented in source.
exc_state
_err_stackitem exc_state;
Undocumented in source.
frame
_frame* frame;
Undocumented in source.
gilstate_counter
int gilstate_counter;
Undocumented in source.
id
c_ulong id;
Undocumented in source.
in_coroutine_wrapper
int in_coroutine_wrapper;
Undocumented in source.
interp
_is* interp;
Undocumented in source.
next
_ts* next;
Undocumented in source.
on_delete
void function(void*) on_delete;
Undocumented in source.
on_delete_data
void* on_delete_data;
Undocumented in source.
overflowed
char overflowed;
Undocumented in source.
prev
_ts* prev;
Undocumented in source.
recursion_critical
char recursion_critical;
Undocumented in source.
recursion_depth
int recursion_depth;
Undocumented in source.
stackcheck_counter
int stackcheck_counter;
Undocumented in source.
thread_id
c_ulong thread_id;
Undocumented in source.
tracing
int tracing;
Undocumented in source.
trash_delete_later
_object* trash_delete_later;
Undocumented in source.
trash_delete_nesting
int trash_delete_nesting;
Undocumented in source.
use_tracing
int use_tracing;
Undocumented in source.

Meta