Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/programs/ssl/
A Dssl_pthread_server.c138 static void *handle_ssl_connection( void *data ) in handle_ssl_connection() function
322 if( ( ret = pthread_create( &threads[i].thread, NULL, handle_ssl_connection, in thread_create()

Completed in 4 milliseconds