Home
last modified time | relevance | path

Searched defs:PySSL_BEGIN_ALLOW_THREADS_S (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_ssl.c24 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
37 #define PySSL_BEGIN_ALLOW_THREADS_S(save) macro
/external/python/cpython3/Modules/
D_ssl.c26 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro