Searched refs:found_priority (Results 1 – 2 of 2) sorted by relevance
96 ULONG found_priority; in _tx_thread_smp_next_priority_find() local98 found_priority = ((UINT) TX_MAX_PRIORITIES); in _tx_thread_smp_next_priority_find()108 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()123 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()128 return(found_priority); in _tx_thread_smp_next_priority_find()
609 ULONG found_priority; in _tx_thread_smp_next_priority_find() local611 found_priority = ((UINT) TX_MAX_PRIORITIES); in _tx_thread_smp_next_priority_find()621 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()636 found_priority = (map_index * ((UINT) 32)) + first_bit_set; in _tx_thread_smp_next_priority_find()641 return(found_priority); in _tx_thread_smp_next_priority_find()