/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_semaphore_basic_test.c | 64 static void timer_entry(ULONG i) in timer_entry() function 479 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_trace_basic_test.c | 137 static void timer_entry(ULONG i) in timer_entry() function 212 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 2, 2, TX_AUTO_ACTIVATE); in test_application_define() 556 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 2, 2, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_block_memory_basic_test.c | 70 static void timer_entry(ULONG i) in timer_entry() function 500 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_event_flag_basic_test.c | 66 static void timer_entry(ULONG i) in timer_entry() function 674 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_mutex_basic_test.c | 71 static void timer_entry(ULONG i) in timer_entry() function 575 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_timer_simple_test.c | 67 static void timer_entry(ULONG i) in timer_entry() function 598 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_queue_basic_one_word_test.c | 54 static void timer_entry(ULONG i) in timer_entry() function 803 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_thread_basic_execution_test.c | 73 static void timer_entry(ULONG i) in timer_entry() function 825 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_byte_memory_basic_test.c | 75 static void timer_entry(ULONG i) in timer_entry() function 906 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_semaphore_basic_test.c | 64 static void timer_entry(ULONG i) in timer_entry() function 479 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_trace_basic_test.c | 130 static void timer_entry(ULONG i) in timer_entry() function 187 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 2, 2, TX_AUTO_ACTIVATE); in test_application_define() 528 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 2, 2, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_block_memory_basic_test.c | 70 static void timer_entry(ULONG i) in timer_entry() function 500 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_timer_simple_test.c | 67 static void timer_entry(ULONG i) in timer_entry() function 596 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_event_flag_basic_test.c | 66 static void timer_entry(ULONG i) in timer_entry() function 674 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_mutex_basic_test.c | 71 static void timer_entry(ULONG i) in timer_entry() function 575 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_queue_basic_one_word_test.c | 54 static void timer_entry(ULONG i) in timer_entry() function 803 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_thread_basic_execution_test.c | 85 static void timer_entry(ULONG i) in timer_entry() function 897 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|
D | threadx_byte_memory_basic_test.c | 75 static void timer_entry(ULONG i) in timer_entry() function 906 tx_timer_create(&timer_0, "timer 0", timer_entry, 0, 1, 1, TX_AUTO_ACTIVATE); in thread_0_entry()
|