threadproc        545 tools/testing/selftests/x86/fsgsbase.c 	if (pthread_create(&thread, 0, threadproc, 0) != 0)
threadproc        559 tools/testing/selftests/x86/ldt_gdt.c 	if (pthread_create(&thread, 0, threadproc, 0) != 0)
threadproc         62 tools/testing/selftests/x86/sysret_ss_attrs.c 	if (pthread_create(&thread, 0, threadproc, 0) != 0)