Searched refs:locking_threads (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/testing/selftests/vm/
H A Duserfaultfd.c349 pthread_t locking_threads[nr_cpus]; stress() local
356 if (pthread_create(&locking_threads[cpu], &attr, stress()
411 if (pthread_join(locking_threads[cpu], NULL)) stress()

Completed in 77 milliseconds