Searched refs:inheritance_priority (Results 1 – 2 of 2) sorted by relevance
97 UINT inheritance_priority; in _tx_mutex_put() local259 inheritance_priority = ((UINT) TX_MAX_PRIORITIES); in _tx_mutex_put() local273 … if (next_mutex -> tx_mutex_highest_priority_waiting < inheritance_priority) in _tx_mutex_put()277 … inheritance_priority = next_mutex -> tx_mutex_highest_priority_waiting; in _tx_mutex_put()303 thread_ptr -> tx_thread_inherit_priority = inheritance_priority; in _tx_mutex_put()306 if (inheritance_priority < old_priority) in _tx_mutex_put()310 old_priority = inheritance_priority; in _tx_mutex_put()