Searched refs:spin_bound_thread (Results 1 – 1 of 1) sorted by relevance
37 spin_bound_thread(void *arg) in spin_bound_thread() function83 rv = pthread_create(&bound_thread, &attr, spin_bound_thread, (void *)(uintptr_t)'P');163 create_thread(&bound_thread, NULL, spin_bound_thread, arg);