Home
last modified time | relevance | path

Searched refs:thread_4_entry (Results 1 – 25 of 39) sorted by relevance

12

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_thread_multiple_time_slice_test.c28 static void thread_4_entry(ULONG thread_input);
110 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
251 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_thread_multiple_non_current_test.c31 static void thread_4_entry(ULONG thread_input);
109 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
216 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_event_flag_suspension_test.c28 static void thread_4_entry(ULONG thread_input);
113 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
329 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_thread_priority_change.c34 static void thread_4_entry(ULONG thread_input);
139 status += tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
374 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_mutex_suspension_timeout_test.c29 static void thread_4_entry(ULONG thread_input);
111 status += tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
299 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_byte_memory_prioritize_test.c50 static void thread_4_entry(ULONG thread_input);
160 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
428 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_mutex_proritize_test.c51 static void thread_4_entry(ULONG thread_input);
162 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
452 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_queue_prioritize.c50 static void thread_4_entry(ULONG thread_input);
168 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
466 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_semaphore_prioritize.c50 static void thread_4_entry(ULONG thread_input);
168 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
461 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_thread_multiple_suspension_test.c35 static void thread_4_entry(ULONG thread_input);
118 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 1, in test_application_define()
219 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_thread_preemptable_suspension_test.c34 static void thread_4_entry(ULONG thread_input);
117 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 1, in test_application_define()
218 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_block_memory_prioritize_test.c52 static void thread_4_entry(ULONG thread_input);
162 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
431 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_thread_multiple_time_slice_test.c28 static void thread_4_entry(ULONG thread_input);
110 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
251 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_thread_multiple_non_current_test.c31 static void thread_4_entry(ULONG thread_input);
109 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
216 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_event_flag_suspension_test.c28 static void thread_4_entry(ULONG thread_input);
113 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
329 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_smp_multiple_threads_one_core_test.c37 static void thread_4_entry(ULONG thread_input);
126 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 0, in test_application_define()
287 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_thread_relinquish_test.c45 static void thread_4_entry(ULONG thread_input);
132 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
359 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_queue_prioritize.c50 static void thread_4_entry(ULONG thread_input);
168 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
466 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_semaphore_prioritize.c50 static void thread_4_entry(ULONG thread_input);
168 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
461 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_thread_multiple_suspension_test.c35 static void thread_4_entry(ULONG thread_input);
118 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 1, in test_application_define()
219 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_block_memory_prioritize_test.c52 static void thread_4_entry(ULONG thread_input);
162 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
431 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_byte_memory_prioritize_test.c50 static void thread_4_entry(ULONG thread_input);
160 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
428 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_mutex_proritize_test.c51 static void thread_4_entry(ULONG thread_input);
162 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
452 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_thread_preemptable_suspension_test.c34 static void thread_4_entry(ULONG thread_input);
117 status = tx_thread_create(&thread_4, "thread 4", thread_4_entry, 1, in test_application_define()
218 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function
Dthreadx_mutex_suspension_timeout_test.c29 static void thread_4_entry(ULONG thread_input);
159 status += tx_thread_create(&thread_4, "thread 4", thread_4_entry, 4, in test_application_define()
454 static void thread_4_entry(ULONG thread_input) in thread_4_entry() function

12