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

/external/jemalloc/test/unit/
H A Dtsd.c7 static bool data_cleanup_executed; variable
17 if (!data_cleanup_executed) {
22 data_cleanup_executed = true;
90 data_cleanup_executed = false;
93 assert_true(data_cleanup_executed,

Completed in 56 milliseconds