| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_create_preemption_threshold_test.c | 20 static void thread_2_entry(ULONG thread_input); 46 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in test_application_define() 134 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_thread_multiple_sleep_test.c | 20 static void thread_2_entry(ULONG thread_input); 72 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 137 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_mutex_thread_terminate_test.c | 24 static void thread_2_entry(ULONG thread_input); 76 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 185 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_mutex_delete_test.c | 24 static void thread_2_entry(ULONG thread_input); 76 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 182 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_byte_memory_suspension_timeout_test.c | 21 static void thread_2_entry(ULONG thread_input); 74 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in test_application_define() 173 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_semaphore_delete_test.c | 24 static void thread_2_entry(ULONG thread_input); 83 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 201 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_semaphore_thread_terminate_test.c | 24 static void thread_2_entry(ULONG thread_input); 84 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 213 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_event_flag_suspension_different_bits_consume_test.c | 22 static void thread_2_entry(ULONG thread_input); 81 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 202 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_event_flag_thread_terminate_test.c | 22 static void thread_2_entry(ULONG thread_input); 81 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 212 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_thread_relinquish_test.c | 23 static void thread_2_entry(ULONG thread_input); 78 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in test_application_define() 142 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_block_memory_suspension_timeout_test.c | 21 static void thread_2_entry(ULONG thread_input); 73 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in test_application_define() 187 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_event_flag_suspension_different_bits_test.c | 22 static void thread_2_entry(ULONG thread_input); 81 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 205 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_semaphore_non_preemption_test.c | 24 static void thread_2_entry(ULONG thread_input); 84 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in test_application_define() 252 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_thread_multiple_time_slice_test.c | 25 static void thread_2_entry(ULONG thread_input); 80 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 162 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_create_preemption_threshold_test.c | 20 static void thread_2_entry(ULONG thread_input); 46 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in test_application_define() 134 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_thread_multiple_sleep_test.c | 20 static void thread_2_entry(ULONG thread_input); 72 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 137 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_mutex_thread_terminate_test.c | 24 static void thread_2_entry(ULONG thread_input); 76 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 185 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_mutex_delete_test.c | 24 static void thread_2_entry(ULONG thread_input); 76 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 182 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_byte_memory_suspension_timeout_test.c | 21 static void thread_2_entry(ULONG thread_input); 74 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in test_application_define() 173 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_semaphore_delete_test.c | 24 static void thread_2_entry(ULONG thread_input); 83 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 201 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_semaphore_thread_terminate_test.c | 24 static void thread_2_entry(ULONG thread_input); 84 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 213 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_event_flag_suspension_different_bits_consume_test.c | 22 static void thread_2_entry(ULONG thread_input); 81 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 202 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_event_flag_thread_terminate_test.c | 22 static void thread_2_entry(ULONG thread_input); 81 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 212 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_thread_multiple_time_slice_test.c | 25 static void thread_2_entry(ULONG thread_input); 80 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 1, in test_application_define() 162 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|
| D | threadx_block_memory_suspension_timeout_test.c | 21 static void thread_2_entry(ULONG thread_input); 73 status = tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in test_application_define() 187 static void thread_2_entry(ULONG thread_input) in thread_2_entry() function
|