Searched refs:dso_tlocal (Results 1 – 1 of 1) sorted by relevance
32 &dso_tlocal_dtor_ran> dso_tlocal; variable36 EXPECT_TRUE(decltype(dso_tlocal)::check_before_reference()); in check_dso_tlocal_in_thread()37 dso_tlocal.flag = true; in check_dso_tlocal_in_thread()38 EXPECT_TRUE(decltype(dso_tlocal)::check_after_reference()); in check_dso_tlocal_in_thread()44 EXPECT_TRUE(decltype(dso_tlocal)::check_after_join()); in check_dso_tlocal_after_join()
Completed in 3 milliseconds