Searched refs:PThreadKey (Results 1 – 1 of 1) sorted by relevance
75 static pthread_key_t PThreadKey; variable133 pthread_setspecific(PThreadKey, &TLD); in getThreadLocalData()386 pthread_key_create(&PThreadKey, TLDDestructor); in basicLoggingInit()