Home
last modified time | relevance | path

Searched refs:byte_pool_1 (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_byte_memory_prioritize_test.c39 static TX_BYTE_POOL byte_pool_1; variable
244 byte_pool_1.tx_byte_pool_id = 0; in thread_0_entry()
245 status = tx_byte_pool_prioritize(&byte_pool_1); in thread_0_entry()
Dthreadx_byte_memory_information_test.c41 static TX_BYTE_POOL byte_pool_1; variable
385 …status = tx_byte_pool_performance_info_get(&byte_pool_1, &allocates, &releases, &fragments_search… in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_byte_memory_prioritize_test.c39 static TX_BYTE_POOL byte_pool_1; variable
244 byte_pool_1.tx_byte_pool_id = 0; in thread_0_entry()
245 status = tx_byte_pool_prioritize(&byte_pool_1); in thread_0_entry()
Dthreadx_byte_memory_information_test.c41 static TX_BYTE_POOL byte_pool_1; variable
385 …status = tx_byte_pool_performance_info_get(&byte_pool_1, &allocates, &releases, &fragments_search… in thread_0_entry()