Searched refs:threadx_delete_timer_thread (Results 1 – 8 of 8) sorted by relevance
9 TEST_FLAG threadx_delete_timer_thread; variable
73 TEST_FLAG threadx_delete_timer_thread; variable
63 TEST_FLAG threadx_delete_timer_thread; variable456 threadx_delete_timer_thread = 1; in main()
75 TEST_FLAG threadx_delete_timer_thread; variable
52 TEST_FLAG threadx_delete_timer_thread; variable497 threadx_delete_timer_thread = 1; in main()
167 extern TEST_FLAG threadx_delete_timer_thread;220 #define TX_TIMER_INITIALIZE_EXTENSION(a) if (threadx_delete_timer_thread == ((TEST_FLAG) 1))…222 … threadx_delete_timer_thread = ((TEST_FLAG) 0); \
185 extern TEST_FLAG threadx_delete_timer_thread;274 #define TX_TIMER_INITIALIZE_EXTENSION(a) if (threadx_delete_timer_thread == ((TEST_FLAG) 1))…276 … threadx_delete_timer_thread = ((TEST_FLAG) 0); \