Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/tests/zero-to-n/
H A Dzero-to-n.c336 rt_churn_thread(__unused void *arg) in rt_churn_thread() function
410 if ((err = pthread_create(&new_thread, &attr, rt_churn_thread, NULL))) { in create_rt_churn_threads()