Searched refs:data_cleanup_executed (Results 1 – 1 of 1) sorted by relevance
7 static bool data_cleanup_executed; variable17 if (!data_cleanup_executed) { in malloc_tsd_types()22 data_cleanup_executed = true; in malloc_tsd_types()90 data_cleanup_executed = false; in TEST_BEGIN()93 assert_true(data_cleanup_executed, in TEST_BEGIN()