#include <pycore_interp.h>
Public Attributes | |
| PyThread_type_lock | lock | 
| _Py_atomic_int | calls_to_do | 
| int | async_exc | 
| struct { | |
| int(* func )(void *) | |
| void * arg | |
| } | calls [32] | 
| int | first | 
| int | last | 
| PyThread_type_lock lock | 
| _Py_atomic_int calls_to_do | 
| int async_exc | 
| int(* func) (void *) | 
| void* arg | 
| struct { ... } calls[ 32 ] | 
| int first | 
| int last |