Searched defs:long_lived_pending (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/internal/ | ||
| D | pycore_gc.h | 161 Py_ssize_t long_lived_pending; member |
| /external/python/cpython2/Modules/ | ||
| D | gcmodule.c | 77 static Py_ssize_t long_lived_pending = 0; variable |