Home
last modified time | relevance | path

Searched defs:noise_thread (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/rseq/
H A Dslice_test.c55 pthread_t noise_thread; in FIXTURE() local
104 static void *noise_thread(void *arg) in noise_thread() function