Home
last modified time | relevance | path

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

/tools/testing/selftests/x86/
A Dsysret_ss_attrs.c23 static void *threadproc(void *ctx) in threadproc() function
62 if (pthread_create(&thread, 0, threadproc, 0) != 0) in main()
A Dfsgsbase.c309 static void *threadproc(void *ctx) in threadproc() function
613 if (pthread_create(&thread, 0, threadproc, 0) != 0) in main()
A Dldt_gdt.c437 static void *threadproc(void *ctx) in threadproc() function
549 if (pthread_create(&thread, 0, threadproc, 0) != 0) in do_multicpu_tests()

Completed in 7 milliseconds