Home
last modified time | relevance | path

Searched refs:thread_2a_entry (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_queue_full_suspension_test.c36 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
Dthreadx_queue_front_send_test.c31 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
Dthreadx_thread_multi_level_preemption_threshold_test.c16 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/
Dthreadx_queue_full_suspension_test.c36 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
Dthreadx_queue_front_send_test.c31 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
Dthreadx_thread_multi_level_preemption_threshold_test.c16 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