Searched refs:check_for_leaks (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dframe_malloc.h103 int check_for_leaks; member in struct:__cilkrts_frame_cache
162 * If check_for_leaks is set in the global state's memory cache, free any
H A Dframe_malloc.c185 g->frame_malloc.check_for_leaks = 1;
224 if (g->frame_malloc.check_for_leaks) {
247 if (g->frame_malloc.check_for_leaks

Completed in 38 milliseconds