Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/drivers/ntsync/
H A Dntsync.c1277 static void *stress_thread(void *arg) in stress_thread() function
1326 pthread_create(&threads[i], NULL, stress_thread, NULL); in TEST()