Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_pthread_server.c84 int thread_complete; member
234 thread_info->thread_complete = 1; in handle_ssl_connection()
251 if (threads[i].data.thread_complete == 1) { in thread_create()