Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/tests/zero-to-n/
H A Dzero-to-n.c346 rt_churn_thread(__unused void *arg) in rt_churn_thread() function
420 err = pthread_create(&new_thread, &attr, rt_churn_thread, NULL); in create_rt_churn_threads()