LLVM 19.0.0git
Public Attributes | List of all members
span_large_cache_t Struct Reference

Public Attributes

size_t count
 
span_tspan [MAX_THREAD_SPAN_LARGE_CACHE]
 

Detailed Description

Definition at line 647 of file rpmalloc.c.

Member Data Documentation

◆ count

size_t span_large_cache_t::count

Definition at line 648 of file rpmalloc.c.

Referenced by _rpmalloc_heap_cache_insert().

◆ span

span_t* span_large_cache_t::span[MAX_THREAD_SPAN_LARGE_CACHE]

Definition at line 649 of file rpmalloc.c.

Referenced by _rpmalloc_heap_cache_insert().


The documentation for this struct was generated from the following file: