Searched refs:tl_ptr (Results 1 – 1 of 1) sorted by relevance
81 auto& tl_ptr = __thread_local_data(); in notify_all_at_thread_exit() local84 if (tl_ptr.get() == nullptr) { in notify_all_at_thread_exit()85 tl_ptr.set_pointer(new __thread_struct); in notify_all_at_thread_exit()