Searched refs:thread_create (Results 1 – 1 of 1) sorted by relevance
248 static int thread_create(mbedtls_net_context *client_fd) in thread_create() function462 if ((ret = thread_create(&client_fd)) != 0) { in main()
Completed in 7 milliseconds