Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c580 static void *listen_thread(void *arg) in listen_thread() function
622 err = pthread_create(&t, NULL, listen_thread, &ctx); in test_race_insert_listen()