Searched refs:thread_2a_entry (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_queue_full_suspension_test.c | 36 static void thread_2a_entry(ULONG thread_input); 103 status += tx_thread_create(&thread_2a, "thread 2a", thread_2a_entry, 2, in test_application_define() 357 static void thread_2a_entry(ULONG thread_input) in thread_2a_entry() function
|
| D | threadx_queue_front_send_test.c | 31 static void thread_2a_entry(ULONG thread_input); 97 status = tx_thread_create(&thread_2a, "thread 2a", thread_2a_entry, 2, in test_application_define() 671 static void thread_2a_entry(ULONG thread_input) in thread_2a_entry() function
|
| D | threadx_thread_multi_level_preemption_threshold_test.c | 16 static void thread_2a_entry(ULONG thread_input); 183 status = tx_thread_create(&thread_2a, "thread 2a", thread_2a_entry, 2, in test_application_define() 623 static void thread_2a_entry(ULONG thread_input) in thread_2a_entry() function
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_queue_full_suspension_test.c | 36 static void thread_2a_entry(ULONG thread_input); 103 status += tx_thread_create(&thread_2a, "thread 2a", thread_2a_entry, 2, in test_application_define() 357 static void thread_2a_entry(ULONG thread_input) in thread_2a_entry() function
|
| D | threadx_queue_front_send_test.c | 31 static void thread_2a_entry(ULONG thread_input); 97 status = tx_thread_create(&thread_2a, "thread 2a", thread_2a_entry, 2, in test_application_define() 671 static void thread_2a_entry(ULONG thread_input) in thread_2a_entry() function
|
| D | threadx_thread_multi_level_preemption_threshold_test.c | 16 static void thread_2a_entry(ULONG thread_input); 183 status = tx_thread_create(&thread_2a, "thread 2a", thread_2a_entry, 2, in test_application_define() 623 static void thread_2a_entry(ULONG thread_input) in thread_2a_entry() function
|