Home
last modified time | relevance | path

Searched refs:tls_entries (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_pythread.h77 struct py_stub_tls_entry tls_entries[PTHREAD_KEYS_MAX]; member
/external/python/cpython3/Python/
Dthread_pthread_stubs.h139 #define py_tls_entries (_PyRuntime.threads.stubs.tls_entries)