Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/tests/zero-to-n/
H A Dzero-to-n.c223 churn_thread(__unused void *arg) in churn_thread() function
283 if ((err = pthread_create(&new_thread, &attr, churn_thread, NULL))) { in create_churn_threads()