Searched refs:__thread_local_data (Results 1 – 5 of 5) sorted by relevance
46 _LIBCPP_EXPORTED_FROM_ABI __thread_specific_ptr<__thread_struct>& __thread_local_data();70 friend _LIBCPP_EXPORTED_FROM_ABI __thread_specific_ptr<__thread_struct>& __thread_local_data();199 __thread_local_data().set_pointer(std::get<0>(*__p.get()).release());233 __thread_local_data().set_pointer(__p->__tsp_.release());
60 auto& tl_ptr = __thread_local_data(); in notify_all_at_thread_exit()66 __thread_local_data()->notify_all_at_thread_exit(&cond, lk.release()); in notify_all_at_thread_exit()
75 __thread_local_data()->__make_ready_at_thread_exit(this); in set_value_at_thread_exit()92 __thread_local_data()->__make_ready_at_thread_exit(this); in set_exception_at_thread_exit()
100 __thread_specific_ptr<__thread_struct>& __thread_local_data() { in __thread_local_data() function
620 __thread_local_data()->__make_ready_at_thread_exit(this);680 __thread_local_data()->__make_ready_at_thread_exit(this);