Searched refs:thread_local_key (Results 1 – 1 of 1) sorted by relevance
181 pthread_key_t thread_local_key = pthread_key_t (-1); variable187 if (thread_local_key != pthread_key_t(-1) && in WinOnThreadExit()189 void* tls = TlsGetValue(thread_local_key); in WinOnThreadExit()348 wintlscleanup::thread_local_key = pthread_key_; in StaticMeta()