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

/fuchsia/zircon/system/utest/ctor/
H A Dctor.cpp43 int do_thread_local_dtor_test(void*) { function in namespace:__anon1328
55 ASSERT_EQ(thrd_create(&th, &do_thread_local_dtor_test, nullptr),

Completed in 62 milliseconds