Searched refs:thread2_thread_local_dtor_initialized (Results 1 – 1 of 1) sorted by relevance
1422 bool thread2_thread_local_dtor_initialized = false; in TEST() local1444 cv.wait(lock, [&] { return thread2_thread_local_dtor_initialized; }); in TEST()1471 thread2_thread_local_dtor_initialized = true; in TEST()