Searched refs:uq_thread (Results 1 – 1 of 1) sorted by relevance
125 struct thread *uq_thread; member1428 td1 = uq1->uq_thread; in umtx_pi_adjust_thread()1554 if (pri > UPRI(uq->uq_thread)) in umtx_repropagate_priority()1555 pri = UPRI(uq->uq_thread); in umtx_repropagate_priority()1621 pri = UPRI(uq->uq_thread); in umtx_pi_claim()1670 td = uq->uq_thread; in umtxq_sleep_pi()1688 pri = UPRI(uq1->uq_thread); in umtxq_sleep_pi()2256 pri = UPRI(uq2->uq_thread); in do_lock_pp()2275 pri = UPRI(uq2->uq_thread); in do_lock_pp()2364 pri = UPRI(uq2->uq_thread); in do_unlock_pp()[all …]