Home
last modified time | relevance | path

Searched refs:threadx_byte_allocate_loop_test (Results 1 – 10 of 10) sorted by relevance

/ThreadX-v6.3.0/test/tx/cmake/samples/
Dfake.c4 TEST_FLAG threadx_byte_allocate_loop_test; variable
/ThreadX-v6.3.0/test/smp/cmake/samples/
Dfake.c4 TEST_FLAG threadx_byte_allocate_loop_test; variable
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_initialize_kernel_setup_test.c12 TEST_FLAG threadx_byte_allocate_loop_test; variable
Dthreadx_byte_memory_suspension_test.c32 extern TEST_FLAG threadx_byte_allocate_loop_test;
370 threadx_byte_allocate_loop_test = 1; in thread_3_entry()
Dtestcontrol.c78 TEST_FLAG threadx_byte_allocate_loop_test; variable
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_initialize_kernel_setup_test.c12 TEST_FLAG threadx_byte_allocate_loop_test; variable
Dthreadx_byte_memory_suspension_test.c32 extern TEST_FLAG threadx_byte_allocate_loop_test;
370 threadx_byte_allocate_loop_test = 1; in thread_3_entry()
Dtestcontrol.c119 TEST_FLAG threadx_byte_allocate_loop_test; variable
/ThreadX-v6.3.0/ports/linux/gnu/inc/
Dtx_port.h163 extern TEST_FLAG threadx_byte_allocate_loop_test;
187 #define TX_BYTE_ALLOCATE_EXTENSION if (threadx_byte_allocate_loop_test == ((TEST_FLAG)…
190threadx_byte_allocate_loop_test = ((TEST_FLAG) 0); \
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h181 extern TEST_FLAG threadx_byte_allocate_loop_test;
211 #define TX_BYTE_ALLOCATE_EXTENSION if (threadx_byte_allocate_loop_test == ((TEST_FLAG)…
214threadx_byte_allocate_loop_test = ((TEST_FLAG) 0); \