Home
last modified time | relevance | path

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

/system/utest/ctor/
A Dctor.cpp43 int do_thread_local_dtor_test(void*) { in do_thread_local_dtor_test() function
55 ASSERT_EQ(thrd_create(&th, &do_thread_local_dtor_test, nullptr), in check_thread_local_ctor_dtor()

Completed in 3 milliseconds