Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/netfilter/
H A Dudpclash.c34 static void *thread_main(void *varg) in thread_main() function
68 int err = pthread_create(&tid[i], NULL, &thread_main, &thread_args); in run_test()
/linux/tools/testing/selftests/vfio/
H A Dvfio_pci_device_init_perf_test.c97 static void *thread_main(void *__args) in thread_main() function
125 pthread_create(&self->threads[i], NULL, thread_main, in TEST_F()