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

/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3957 static void *do_thread(void *data) function
4012 if (pthread_create(&thread, NULL, do_thread, NULL) ||
4016 if (pthread_create(&thread, NULL, do_thread, NULL) ||

Completed in 218 milliseconds