Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c4006 static int _setup_ssl_threads(void) { in _setup_ssl_threads() function
4095 if (!_setup_ssl_threads()) { in init_ssl()