Home
last modified time | relevance | path

Searched refs:FI_FREELIST_MAXLEN (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_asynciomodule.c1584 #define FI_FREELIST_MAXLEN 255 macro
1595 if (fi_freelist_len < FI_FREELIST_MAXLEN) { in FutureIter_dealloc()