Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgslice.c284 static inline gsize allocator_get_magazine_threshold (Allocator *allocator,
364 array[i++] = allocator_get_magazine_threshold (allocator, address); in g_slice_get_config_state()
625 allocator_get_magazine_threshold (Allocator *allocator, in allocator_get_magazine_threshold() function
870 guint magazine_threshold = allocator_get_magazine_threshold (allocator, ix); in magazine_cache_pop_magazine()
999 return tmem->magazine2[ix].count >= allocator_get_magazine_threshold (allocator, ix); in thread_memory_magazine2_is_full()