Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/x86/
Dsysret_ss_attrs.c31 static void *threadproc(void *ctx) in threadproc() function
70 if (pthread_create(&thread, 0, threadproc, 0) != 0) in main()
Dldt_gdt.c368 static void *threadproc(void *ctx) in threadproc() function
446 if (pthread_create(&thread, 0, threadproc, 0) != 0) in do_multicpu_tests()