Searched refs:thread_1a_entry (Results 1 – 4 of 4) sorted by relevance
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_queue_full_suspension_test.c | 35 static void thread_1a_entry(ULONG thread_input); 86 status += tx_thread_create(&thread_1a, "thread 1a", thread_1a_entry, 1, in test_application_define() 321 static void thread_1a_entry(ULONG thread_input) in thread_1a_entry() function
|
D | threadx_queue_front_send_test.c | 30 static void thread_1a_entry(ULONG thread_input); 80 status = tx_thread_create(&thread_1a, "thread 1a", thread_1a_entry, 1, in test_application_define() 579 static void thread_1a_entry(ULONG thread_input) in thread_1a_entry() function
|
/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_queue_full_suspension_test.c | 35 static void thread_1a_entry(ULONG thread_input); 86 status += tx_thread_create(&thread_1a, "thread 1a", thread_1a_entry, 1, in test_application_define() 321 static void thread_1a_entry(ULONG thread_input) in thread_1a_entry() function
|
D | threadx_queue_front_send_test.c | 30 static void thread_1a_entry(ULONG thread_input); 80 status = tx_thread_create(&thread_1a, "thread 1a", thread_1a_entry, 1, in test_application_define() 579 static void thread_1a_entry(ULONG thread_input) in thread_1a_entry() function
|