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()
168 extern TEST_FLAG threadx_delete_timer_thread;221 #define TX_TIMER_INITIALIZE_EXTENSION(a) if (threadx_delete_timer_thread == ((TEST_FLAG) 1))…223 … threadx_delete_timer_thread = ((TEST_FLAG) 0); \
186 extern TEST_FLAG threadx_delete_timer_thread;275 #define TX_TIMER_INITIALIZE_EXTENSION(a) if (threadx_delete_timer_thread == ((TEST_FLAG) 1))…277 … threadx_delete_timer_thread = ((TEST_FLAG) 0); \