Home
last modified time | relevance | path

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

/external/linux-kselftest/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()
Dfsgsbase.c268 static void *threadproc(void *ctx) in threadproc() function
397 if (pthread_create(&thread, 0, threadproc, 0) != 0) in main()
Dldt_gdt.c435 static void *threadproc(void *ctx) in threadproc() function
559 if (pthread_create(&thread, 0, threadproc, 0) != 0) in do_multicpu_tests()