Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c3872 static void *do_thread(void *data) in do_thread() function
3924 if (pthread_create(&thread, NULL, do_thread, NULL) || in TEST()
3928 if (pthread_create(&thread, NULL, do_thread, NULL) || in TEST()