Home
last modified time | relevance | path

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

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/clplumbing/
H A Drealtime.c276 static unsigned long init_malloc_arena = 0L; variable
295 return (MALLOC_TOTALSIZE() - init_malloc_arena); in cl_nonrealtime_malloc_size()
305 oldarena = init_malloc_arena; in cl_realtime_malloc_check()
318 MALLOC_TOTALSIZE() - init_malloc_arena); in cl_realtime_malloc_check()
347 init_malloc_arena = MALLOC_TOTALSIZE(); in cl_rtmalloc_setup()