Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/futex/functional/
H A Dfutex_numa.c141 static void *contendfn(void *_arg) in contendfn() function
207 if (pthread_create(&args->tid, NULL, contendfn, args)) { in main()