Searched refs:TEST_FLAG (Results 1 – 2 of 2) sorted by relevance
159 typedef unsigned int TEST_FLAG; typedef160 extern TEST_FLAG threadx_byte_allocate_loop_test;161 extern TEST_FLAG threadx_byte_release_loop_test;162 extern TEST_FLAG threadx_mutex_suspension_put_test;163 extern TEST_FLAG threadx_mutex_suspension_priority_test;165 extern TEST_FLAG threadx_delete_timer_thread;174 extern TEST_FLAG test_stack_analyze_flag;175 extern TEST_FLAG test_initialize_flag;176 extern TEST_FLAG test_forced_mutex_timeout;184 #define TX_BYTE_ALLOCATE_EXTENSION if (threadx_byte_allocate_loop_test == ((TEST_FLAG)…[all …]
180 typedef unsigned int TEST_FLAG; typedef181 extern TEST_FLAG threadx_byte_allocate_loop_test;182 extern TEST_FLAG threadx_byte_release_loop_test;183 extern TEST_FLAG threadx_mutex_suspension_put_test;184 extern TEST_FLAG threadx_mutex_suspension_priority_test;186 extern TEST_FLAG threadx_delete_timer_thread;195 extern TEST_FLAG test_stack_analyze_flag;196 extern TEST_FLAG test_initialize_flag;197 extern TEST_FLAG test_forced_mutex_timeout;211 #define TX_BYTE_ALLOCATE_EXTENSION if (threadx_byte_allocate_loop_test == ((TEST_FLAG)…[all …]