Searched refs:unboosted_pri (Results 1 – 1 of 1) sorted by relevance
176 int unboosted_pri; in take_lock_check_priority() local189 unboosted_pri = get_base_pri(mach_thread_self()); in take_lock_check_priority()190 …T_ASSERT_EQ(unboosted_pri, 37, "thread(%llu) priority after acquiring the lock (uncontended) is %d… in take_lock_check_priority()231 int unboosted_pri; in take_lock_and_exit() local243 unboosted_pri = get_base_pri(mach_thread_self()); in take_lock_and_exit()244 …T_ASSERT_EQ(unboosted_pri, 37, "thread(%llu) priority after acquiring the lock (uncontended) is %d… in take_lock_and_exit()