Home
last modified time | relevance | path

Searched defs:total_theoretical_available (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.4.1/common/src/
Dtx_byte_pool_search.c101 ULONG total_theoretical_available; in _tx_byte_pool_search() local
109total_theoretical_available = pool_ptr -> tx_byte_pool_available + ((pool_ptr -> tx_byte_pool_frag… in _tx_byte_pool_search() local
/ThreadX-v6.4.1/common_smp/src/
Dtx_byte_pool_search.c103 ULONG total_theoretical_available; in _tx_byte_pool_search() local
114total_theoretical_available = pool_ptr -> tx_byte_pool_available + ((pool_ptr -> tx_byte_pool_frag… in _tx_byte_pool_search() local