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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtsd.c8 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
49 pending[i] = cleanups[i]();
62 cleanups[ncleanups] = f;

Completed in 9 milliseconds