Home
last modified time | relevance | path

Searched refs:thread_1a_entry (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_queue_full_suspension_test.c35 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
Dthreadx_queue_front_send_test.c30 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/
Dthreadx_queue_full_suspension_test.c35 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
Dthreadx_queue_front_send_test.c30 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