Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dhugetlb_madv_vs_map.c79 pthread_t thread1, thread2, thread3; in main() local
110 pthread_create(&thread3, NULL, map_extra, NULL); in main()
114 pthread_join(thread3, &ret); in main()
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst888 23 void thread3(void)
898 ``(r4 == 1)``, then thread3()'s read from ``b`` must happen after
947 24 void thread3(void)