Searched refs:MALLOC_TSD_TEST_DATA_INIT (Results 1 – 2 of 2) sorted by relevance
8 assert_x_eq(*data, MALLOC_TSD_TEST_DATA_INIT, in data_cleanup()20 case MALLOC_TSD_TEST_DATA_INIT: in data_cleanup()47 assert_x_eq(tsd_test_data_get(tsd), MALLOC_TSD_TEST_DATA_INIT, in thd_start()76 thd_create(&thd, thd_start, (void *)MALLOC_TSD_TEST_DATA_INIT); in TEST_BEGIN()
52 # define MALLOC_TSD_TEST_DATA_INIT 0x72b65c10 macro56 # define MALLOC_TEST_TSD_INITIALIZER , MALLOC_TSD_TEST_DATA_INIT, NULL