Home
last modified time | relevance | path

Searched defs:thread2 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dhugetlb_fault_after_madv.c41 pthread_t thread1, thread2; in main() local
H A Dhugetlb_madv_vs_map.c79 pthread_t thread1, thread2, thread3; in main() local
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c167 void *(*thread2)(void *); member