Searched refs:reader_thread (Results 1 – 2 of 2) sorted by relevance
108 static void *reader_thread(void *arg) in reader_thread() function154 if (pthread_create(&threads[i], NULL, reader_thread, in create_readers()
1579 torture_stop_kthread(reader_thread, *stop_thread); in test_exit()