Home
last modified time | relevance | path

Searched defs:__thread_specific_ptr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__thread/
H A Dthread.h41 class __thread_specific_ptr; variable
93 __thread_specific_ptr<_Tp>::__thread_specific_ptr() { in __thread_specific_ptr() function