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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c483 static void *connect_accept_thread(void *arg) function
558 err = xpthread_create(&t, NULL, connect_accept_thread, &ctx);

Completed in 88 milliseconds