Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_block_memory_basic_test.c40 static TX_BLOCK_POOL pool_3; variable
89 status = tx_block_pool_create(&pool_3, "pool 3", 100, pointer, 320); in timer_entry()
149 status = tx_block_pool_create(&pool_3, "pool 3", 100, (void *) 0x100000, 320); in test_isr()
Dthreadx_byte_memory_basic_test.c44 static TX_BYTE_POOL pool_3; variable
105 status = _txe_byte_pool_create(&pool_3, "pool 3", pointer, in timer_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_block_memory_basic_test.c40 static TX_BLOCK_POOL pool_3; variable
89 status = tx_block_pool_create(&pool_3, "pool 3", 100, pointer, 320); in timer_entry()
149 status = tx_block_pool_create(&pool_3, "pool 3", 100, (void *) 0x100000, 320); in test_isr()
Dthreadx_byte_memory_basic_test.c44 static TX_BYTE_POOL pool_3; variable
105 status = _txe_byte_pool_create(&pool_3, "pool 3", pointer, in timer_entry()