Searched refs:__thread_local_data (Results 1 – 5 of 5) sorted by relevance
81 auto& tl_ptr = __thread_local_data(); in notify_all_at_thread_exit()87 __thread_local_data()->notify_all_at_thread_exit(&cond, lk.release()); in notify_all_at_thread_exit()
112 __thread_local_data()->__make_ready_at_thread_exit(this); in set_value_at_thread_exit()137 __thread_local_data()->__make_ready_at_thread_exit(this); in set_exception_at_thread_exit()
126 __thread_local_data() in __thread_local_data() function
121 _LIBCPP_FUNC_VIS __thread_specific_ptr<__thread_struct>& __thread_local_data();142 // Only __thread_local_data() may construct a __thread_specific_ptr146 friend _LIBCPP_FUNC_VIS __thread_specific_ptr<__thread_struct>& __thread_local_data();347 __thread_local_data().set_pointer(_VSTD::get<0>(*__p).release());388 __thread_local_data().set_pointer(__p->__tsp_.release());
684 __thread_local_data()->__make_ready_at_thread_exit(this);755 __thread_local_data()->__make_ready_at_thread_exit(this);