| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_block_memory_error_detection_test.c | 90 status = tx_block_allocate(&pool_0, (VOID **) TX_NULL, TX_NO_WAIT); in test_application_define() 145 status = tx_block_allocate(&pool_0, (VOID **) TX_NULL, TX_NO_WAIT); in thread_0_entry() 155 status = tx_block_allocate(TX_NULL, (VOID **) TX_NULL, TX_NO_WAIT); in thread_0_entry() 166 status = tx_block_allocate(&pool_2, (VOID **) TX_NULL, TX_NO_WAIT); in thread_0_entry() 186 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 201 status = tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 216 status = tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 232 status = tx_block_allocate(&pool_0, (VOID **) &pointer_4, TX_NO_WAIT); in thread_0_entry() 293 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 308 status = tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() [all …]
|
| D | threadx_block_memory_suspension_test.c | 118 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 132 status = tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 147 status = tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 191 status = tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 258 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_WAIT_FOREVER); in thread_1_entry() 291 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_WAIT_FOREVER); in thread_2_entry()
|
| D | threadx_block_memory_suspension_timeout_test.c | 116 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 117 status += tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 118 status += tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 175 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, 10); in thread_1_entry() 202 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, 10); in thread_2_entry()
|
| D | threadx_block_memory_basic_test.c | 113 status = tx_block_allocate(&pool_0, (void **) &pointer, 10); in timer_entry() 138 status = tx_block_allocate(&pool_0, (VOID **) &pointer, TX_WAIT_FOREVER); in test_isr() 333 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 348 status = tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 363 status = tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 379 status = tx_block_allocate(&pool_0, (VOID **) &pointer_4, TX_NO_WAIT); in thread_0_entry() 440 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 455 status = tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 470 status = tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 486 status = tx_block_allocate(&pool_0, (VOID **) &pointer_4, TX_NO_WAIT); in thread_0_entry()
|
| D | threadx_block_memory_thread_terminate_test.c | 101 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 102 status += tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 103 status += tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 172 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, 10); in thread_1_entry()
|
| D | threadx_block_memory_prioritize_test.c | 257 tx_block_allocate(&block_pool_0, &pointer, TX_NO_WAIT); in thread_0_entry() 372 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_1_entry() 396 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_2_entry() 420 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_3_entry() 444 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_4_entry() 468 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_5_entry() 492 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_6_entry()
|
| D | threadx_block_memory_information_test.c | 235 tx_block_allocate(&block_pool_0, &pointer, TX_NO_WAIT); in thread_0_entry() 584 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_1_entry() 608 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_2_entry() 632 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_3_entry() 656 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_4_entry() 680 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_5_entry() 704 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_6_entry()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_block_memory_error_detection_test.c | 90 status = tx_block_allocate(&pool_0, (VOID **) TX_NULL, TX_NO_WAIT); in test_application_define() 145 status = tx_block_allocate(&pool_0, (VOID **) TX_NULL, TX_NO_WAIT); in thread_0_entry() 155 status = tx_block_allocate(TX_NULL, (VOID **) TX_NULL, TX_NO_WAIT); in thread_0_entry() 166 status = tx_block_allocate(&pool_2, (VOID **) TX_NULL, TX_NO_WAIT); in thread_0_entry() 186 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 201 status = tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 216 status = tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 232 status = tx_block_allocate(&pool_0, (VOID **) &pointer_4, TX_NO_WAIT); in thread_0_entry() 293 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 308 status = tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() [all …]
|
| D | threadx_block_memory_suspension_test.c | 118 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 132 status = tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 147 status = tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 191 status = tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 258 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_WAIT_FOREVER); in thread_1_entry() 291 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_WAIT_FOREVER); in thread_2_entry()
|
| D | threadx_block_memory_suspension_timeout_test.c | 116 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 117 status += tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 118 status += tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 175 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, 10); in thread_1_entry() 202 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, 10); in thread_2_entry()
|
| D | threadx_block_memory_basic_test.c | 113 status = tx_block_allocate(&pool_0, (void **) &pointer, 10); in timer_entry() 138 status = tx_block_allocate(&pool_0, (VOID **) &pointer, TX_WAIT_FOREVER); in test_isr() 333 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 348 status = tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 363 status = tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 379 status = tx_block_allocate(&pool_0, (VOID **) &pointer_4, TX_NO_WAIT); in thread_0_entry() 440 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 455 status = tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 470 status = tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 486 status = tx_block_allocate(&pool_0, (VOID **) &pointer_4, TX_NO_WAIT); in thread_0_entry()
|
| D | threadx_block_memory_thread_terminate_test.c | 101 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, TX_NO_WAIT); in thread_0_entry() 102 status += tx_block_allocate(&pool_0, (VOID **) &pointer_2, TX_NO_WAIT); in thread_0_entry() 103 status += tx_block_allocate(&pool_0, (VOID **) &pointer_3, TX_NO_WAIT); in thread_0_entry() 172 status = tx_block_allocate(&pool_0, (VOID **) &pointer_1, 10); in thread_1_entry()
|
| D | threadx_block_memory_prioritize_test.c | 257 tx_block_allocate(&block_pool_0, &pointer, TX_NO_WAIT); in thread_0_entry() 372 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_1_entry() 396 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_2_entry() 420 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_3_entry() 444 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_4_entry() 468 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_5_entry() 492 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_6_entry()
|
| D | threadx_block_memory_information_test.c | 235 tx_block_allocate(&block_pool_0, &pointer, TX_NO_WAIT); in thread_0_entry() 584 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_1_entry() 608 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_2_entry() 632 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_3_entry() 656 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_4_entry() 680 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_5_entry() 704 status = tx_block_allocate(&block_pool_0, &pointer, TX_WAIT_FOREVER); in thread_6_entry()
|
| /ThreadX-v6.3.0/utility/benchmarks/thread_metric/threadx_example/ |
| D | tm_porting_layer_threadx.c | 356 status = tx_block_allocate(&tm_block_pool_array[pool_id], (void **) memory_ptr, TX_NO_WAIT); in tm_memory_pool_allocate()
|
| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 18 ../tx_block_allocate.c \ 204 ./tx_block_allocate.d \ 390 ./tx_block_allocate.obj \
|
| /ThreadX-v6.3.0/ports_module/cortex_m7/ac5/example_build/ |
| D | sample_threadx.c | 167 tx_block_allocate(&block_pool_0, (VOID **) &pointer, TX_NO_WAIT); in tx_application_define()
|
| /ThreadX-v6.3.0/ports_module/cortex_m7/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 168 tx_block_allocate(&block_pool_0, (VOID **) &pointer, TX_NO_WAIT); in tx_application_define()
|
| /ThreadX-v6.3.0/ports_module/cortex_m7/iar/example_build/ |
| D | sample_threadx.c | 179 tx_block_allocate(&block_pool_0, (VOID **) &pointer, TX_NO_WAIT); in tx_application_define()
|
| /ThreadX-v6.3.0/ports_module/cortex_r4/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 172 tx_block_allocate(&block_pool_0, (VOID **) &pointer, TX_NO_WAIT); in tx_application_define()
|
| /ThreadX-v6.3.0/ports/cortex_a9/gnu/example_build/ |
| D | sample_threadx.c | 167 tx_block_allocate(&block_pool_0, (VOID **) &pointer, TX_NO_WAIT); in tx_application_define()
|
| /ThreadX-v6.3.0/ports/cortex_a9/iar/example_build/ |
| D | sample_threadx.c | 170 tx_block_allocate(&block_pool_0, (VOID **) &pointer, TX_NO_WAIT); in tx_application_define()
|
| /ThreadX-v6.3.0/ports/cortex_m0/ac5/example_build/ |
| D | sample_threadx.c | 167 tx_block_allocate(&block_pool_0, (VOID **) &pointer, TX_NO_WAIT); in tx_application_define()
|
| /ThreadX-v6.3.0/ports/cortex_m0/ac6/example_build/sample_threadx/ |
| D | sample_threadx.c | 170 tx_block_allocate(&block_pool_0, (VOID **) &pointer, TX_NO_WAIT); in tx_application_define()
|
| /ThreadX-v6.3.0/ports/cortex_m0/gnu/example_build/ |
| D | sample_threadx.c | 170 tx_block_allocate(&block_pool_0, (VOID **) &pointer, TX_NO_WAIT); in tx_application_define()
|