Searched refs:__key_ (Results 1 – 1 of 1) sorted by relevance
64 __libcpp_tls_key __key_; variable81 _LIBCPP_HIDE_FROM_ABI pointer get() const { return static_cast<_Tp*>(__libcpp_tls_get(__key_)); } in get()94 int __ec = __libcpp_tls_create(&__key_, &__thread_specific_ptr::__at_thread_exit); in __thread_specific_ptr()110 std::__libcpp_tls_set(__key_, __p); in set_pointer()