Searched refs:do_thread_local_dtor_test (Results 1 – 1 of 1) sorted by relevance
43 int do_thread_local_dtor_test(void*) { in do_thread_local_dtor_test() function55 ASSERT_EQ(thrd_create(&th, &do_thread_local_dtor_test, nullptr), in check_thread_local_ctor_dtor()
Completed in 3 milliseconds