Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/test/unit/
A Dtsd.c7 static bool data_cleanup_executed; variable
17 if (!data_cleanup_executed) { in malloc_tsd_types()
22 data_cleanup_executed = true; in malloc_tsd_types()
89 data_cleanup_executed = false; in TEST_BEGIN()
92 assert_true(data_cleanup_executed, in TEST_BEGIN()

Completed in 2 milliseconds