Searched refs:thread_create (Results 1 – 1 of 1) sorted by relevance
278 static int thread_create( mbedtls_net_context *client_fd ) in thread_create() function494 if( ( ret = thread_create( &client_fd ) ) != 0 ) in main()