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