Searched refs:after_unlock_pri (Results 1 – 1 of 1) sorted by relevance
178 int after_unlock_pri; in take_lock_check_priority() local202 after_unlock_pri = get_base_pri(mach_thread_self()); in take_lock_check_priority()203 …T_ASSERT_EQ(after_unlock_pri, 37, "thread(%llu) priority after dropping lock is %d\n", tid, after_… in take_lock_check_priority()