Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_thread_multi_level_preemption_threshold_test.c88 static void thread_1_0_entry(ULONG thread_input);
432 status = tx_thread_create(&thread_1_0, "thread 1-0", thread_1_0_entry, 1, in test_application_define()
660 static void thread_1_0_entry(ULONG thread_input) in thread_1_0_entry() function
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_thread_multi_level_preemption_threshold_test.c88 static void thread_1_0_entry(ULONG thread_input);
432 status = tx_thread_create(&thread_1_0, "thread 1-0", thread_1_0_entry, 1, in test_application_define()
660 static void thread_1_0_entry(ULONG thread_input) in thread_1_0_entry() function