Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c4024 static void *do_thread(void *data) in do_thread() function
4079 if (pthread_create(&thread, NULL, do_thread, NULL) || in TEST()
4083 if (pthread_create(&thread, NULL, do_thread, NULL) || in TEST()