Searched refs:server_thread (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dtcp_inq.c100 pthread_t server_thread; local
136 if (pthread_create(&server_thread, NULL, start_server,
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_inherit.c67 static void *server_thread(void *arg) function
168 if (!ASSERT_OK(pthread_create(&tid, NULL, server_thread,

Completed in 136 milliseconds