Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_tcpnotify_user.c57 static void *poller_thread(void *arg) in poller_thread() function
128 pthread_create(&tid, NULL, poller_thread, pb); in main()