Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/programs/ssl/
Dssl_pthread_server.c111 } thread_info_t; typedef
115 thread_info_t data;
119 static thread_info_t base_info;
125 thread_info_t *thread_info = (thread_info_t *) data; in handle_ssl_connection()