Lines Matching refs:uint
1066 uint i; in start_threads()
1114 uint i, j; in wait_for_waiters()
1154 uint i, j; in exclude_current_waiter()
1499 uint my_pri = current_thread()->sched_pri; in thread_inheritor_like_mutex()
1550 uint my_pri = current_thread()->sched_pri; in thread_just_inheritor_do_work()
1551 uint max_pri; in thread_just_inheritor_do_work()
1566 …T_ASSERT((uint) current_thread()->sched_pri == max_pri, "sleep_inheritor inheritor priority curren… in thread_just_inheritor_do_work()
1590 uint my_pri = current_thread()->sched_pri; in thread_steal_work()
1624 …T_ASSERT((uint) current_thread()->sched_pri == info->steal_pri, "sleep_inheritor inheritor priorit… in thread_steal_work()
1651 uint my_pri = current_thread()->sched_pri; in thread_no_inheritor_work()
1678 uint my_pri = current_thread()->sched_pri; in thread_mtx_work()
1682 uint max_pri; in thread_mtx_work()
1697 …T_ASSERT((uint) current_thread()->sched_pri == max_pri, "sleep_inheritor inheritor priority curren… in thread_mtx_work()
1743 …T_ASSERT((uint) current_thread()->sched_pri == max_pri, "sleep_inheritor inheritor priority curren… in thread_mtx_work()
1778 uint my_pri = current_thread()->sched_pri; in thread_rw_work()
1783 uint max_pri; in thread_rw_work()
1803 …T_ASSERT((uint) current_thread()->sched_pri == max_pri, "sleep_inheritor inheritor priority curren… in thread_rw_work()
2594 uint my_pri = current_thread()->sched_pri; in thread_gate_aggressive()
2627 …T_ASSERT((uint) current_thread()->sched_pri == info->steal_pri, "gate keeper priority current is %… in thread_gate_aggressive()
2654 uint my_pri = current_thread()->sched_pri; in thread_gate_free()
2691 uint my_pri = current_thread()->sched_pri; in thread_gate_like_mutex()
2738 uint my_pri = current_thread()->sched_pri; in thread_just_one_do_work()
2739 uint max_pri; in thread_just_one_do_work()
2754 …T_ASSERT((uint) current_thread()->sched_pri == max_pri, "gate owner priority current is %d, should… in thread_just_one_do_work()
2936 uint my_pri = self->sched_pri; in thread_sleep_gate_chain_work()
2937 uint max_pri; in thread_sleep_gate_chain_work()
2938 uint i; in thread_sleep_gate_chain_work()
2972 …T_ASSERT((uint) self->sched_pri == max_pri, "sleep_inheritor inheritor priority current is %d, sho… in thread_sleep_gate_chain_work()
2995 …T_ASSERT((uint) self->sched_pri == max_pri, "sleep_inheritor inheritor priority current is %d, sho… in thread_sleep_gate_chain_work()
3011 …T_ASSERT((uint) self->sched_pri == max_pri, "sleep_inheritor inheritor priority current is %d, sho… in thread_sleep_gate_chain_work()
3032 uint my_pri = self->sched_pri; in thread_gate_chain_work()
3033 uint max_pri; in thread_gate_chain_work()
3034 uint i; in thread_gate_chain_work()
3065 …T_ASSERT((uint) self->sched_pri == max_pri, "sleep_inheritor inheritor priority current is %d, sho… in thread_gate_chain_work()
3075 …T_ASSERT((uint) self->sched_pri == max_pri, "sleep_inheritor inheritor priority current is %d, sho… in thread_gate_chain_work()
3095 uint my_pri = self->sched_pri; in thread_sleep_chain_work()
3096 uint max_pri; in thread_sleep_chain_work()
3098 uint i; in thread_sleep_chain_work()
3118 …T_ASSERT((uint) self->sched_pri == max_pri, "sleep_inheritor inheritor priority current is %d, sho… in thread_sleep_chain_work()
3145 …T_ASSERT((uint) self->sched_pri == max_pri, "sleep_inheritor inheritor priority current is %d, sho… in thread_sleep_chain_work()