reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
29 CHECK_EQ(pthread_key_create(&PThreadKey, teardownThread<Allocator>), 0); 77 pthread_setspecific(PThreadKey, reinterpret_cast<void *>(Instance)), 0); 108 if (LIKELY(pthread_setspecific(Instance->getTSDRegistry()->PThreadKey,