Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_thread_multi_level_preemption_threshold_test.c40 static TX_THREAD thread_1_0; variable
432 status = tx_thread_create(&thread_1_0, "thread 1-0", thread_1_0_entry, 1, in test_application_define()
653 thread_1_0.tx_thread_preempt_threshold = 0; in timer_0_entry()
699 status = tx_thread_resume(&thread_1_0); in thread_3_2_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_thread_multi_level_preemption_threshold_test.c40 static TX_THREAD thread_1_0; variable
432 status = tx_thread_create(&thread_1_0, "thread 1-0", thread_1_0_entry, 1, in test_application_define()
653 thread_1_0.tx_thread_preempt_threshold = 0; in timer_0_entry()
699 status = tx_thread_resume(&thread_1_0); in thread_3_2_entry()