Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-stress.c182 pthread_t locking_threads[nr_cpus]; in stress() local
188 if (pthread_create(&locking_threads[cpu], &attr, in stress()
222 if (pthread_join(locking_threads[cpu], NULL)) in stress()