Home
last modified time | relevance | path

Searched refs:thread_31e_entry (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_smp_relinquish_test.c37 static void thread_31e_entry(ULONG thread_input);
140 status = tx_thread_create(&thread_31e, "thread 31e", thread_31e_entry, 0, in test_application_define()
315 static void thread_31e_entry(ULONG thread_input) in thread_31e_entry() function
Dthreadx_smp_time_slice_test.c37 static void thread_31e_entry(ULONG thread_input);
140 status = tx_thread_create(&thread_31e, "thread 31e", thread_31e_entry, 0, in test_application_define()
315 static void thread_31e_entry(ULONG thread_input) in thread_31e_entry() function