Home
last modified time | relevance | path

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

/external/jemalloc/test/unit/
Dtsd.c13 data_cleanup(void *arg) in malloc_tsd_types()
53 malloc_tsd_funcs(, data_, data_t, DATA_INIT, data_cleanup) in malloc_tsd_externs()
/external/jemalloc_new/test/unit/
Dtsd.c6 data_cleanup(int *data) { in data_cleanup() function
61 tsd_test_callback_set(tsd, &data_cleanup); in thd_start()