Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/sched/
H A Dcluster_bound_threads.c37 spin_bound_thread(void *arg) in spin_bound_thread() function
83 rv = pthread_create(&bound_thread, &attr, spin_bound_thread, (void *)(uintptr_t)'P');
163 create_thread(&bound_thread, NULL, spin_bound_thread, arg);