Searched defs:ptr_key (Results 1 – 2 of 2) sorted by relevance
793 intptr_t ptr_key = reinterpret_cast<intptr_t>(pthread_key); in PthreadKeyToLocalKey() local804 intptr_t ptr_key = static_cast<intptr_t>(local_key); in LocalKeyToPthreadKey() local
4531 Py_tss_t *ptr_key = PyThread_tss_alloc(); in test_pythread_tss_key_state() local