Searched refs:churn_thread (Results 1 – 1 of 1) sorted by relevance
223 churn_thread(__unused void *arg) in churn_thread() function283 if ((err = pthread_create(&new_thread, &attr, churn_thread, NULL))) { in create_churn_threads()