Home
last modified time | relevance | path

Searched defs:mi_tld_s (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Include/internal/mimalloc/mimalloc/
Dtypes.h711 struct mi_tld_s { struct
712 unsigned long long heartbeat; // monotonic heartbeat count
713 …l recurse; // true if deferred was called; used to prevent infinite recursion.
714 mi_heap_t* heap_backing; // backing heap of this thread (cannot be deleted)
715 … heaps; // list of heaps in this thread (so we can abandon all when the thread terminates)
716 mi_segments_tld_t segments; // segment tld
717 mi_os_tld_t os; // os tld
718 mi_stats_t stats; // statistics