Searched refs:uffd_threads (Results 1 – 1 of 1) sorted by relevance
198 pthread_t uffd_threads[gopts->nr_parallel]; in stress() local207 if (pthread_create(&uffd_threads[cpu], in stress()213 if (pthread_create(&uffd_threads[cpu], &attr, in stress()248 if (pthread_join(uffd_threads[cpu], in stress()252 if (pthread_cancel(uffd_threads[cpu])) in stress()254 if (pthread_join(uffd_threads[cpu], NULL)) in stress()