Searched defs:PyThread_tss_get (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Python/ | ||
D | thread_nt.h | 492 PyThread_tss_get(Py_tss_t *key) in PyThread_tss_get() function |
D | thread_pthread.h | 925 PyThread_tss_get(Py_tss_t *key) in PyThread_tss_get() function |