Home
last modified time | relevance | path

Searched refs:thread_0_entry (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_thread_basic_time_slice_test.c12 static void thread_0_entry(ULONG thread_input);
33 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
50 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_simple_sleep_test.c12 static void thread_0_entry(ULONG thread_input);
38 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
55 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_simple_sleep_non_clear_test.c13 static void thread_0_entry(ULONG thread_input);
42 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
59 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_interrupt_control_test.c13 static void thread_0_entry(ULONG thread_input);
39 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
57 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_time_get_set_test.c16 static void thread_0_entry(ULONG thread_input);
37 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
55 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_simple_suspend_test.c15 static void thread_0_entry(ULONG thread_input);
42 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
73 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_wait_abort_test.c15 static void thread_0_entry(ULONG thread_input);
42 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
73 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_semaphore_timeout_test.c15 static void thread_0_entry(ULONG thread_input);
48 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
103 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_create_preemption_threshold_test.c18 static void thread_0_entry(ULONG thread_input);
72 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
91 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_mutex_no_preemption_test.c19 static void thread_0_entry(ULONG thread_input);
46 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
88 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_time_slice_change_test.c16 static void thread_0_entry(ULONG thread_input);
42 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
73 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_thread_simple_sleep_test.c12 static void thread_0_entry(ULONG thread_input);
38 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
55 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_simple_sleep_non_clear_test.c13 static void thread_0_entry(ULONG thread_input);
42 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
59 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_interrupt_control_test.c13 static void thread_0_entry(ULONG thread_input);
39 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
57 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_time_get_set_test.c17 static void thread_0_entry(ULONG thread_input);
38 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
56 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_basic_time_slice_test.c15 static void thread_0_entry(ULONG thread_input);
41 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
64 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_simple_suspend_test.c15 static void thread_0_entry(ULONG thread_input);
42 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
73 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_smp_one_thread_dynamic_exclusion_test.c19 static void thread_0_entry(ULONG thread_input);
49 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in test_application_define()
80 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_wait_abort_test.c15 static void thread_0_entry(ULONG thread_input);
42 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
73 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_basic_execution_test.c57 static void thread_0_entry(ULONG task_input);
83 status = tx_thread_create(&thread_1, "thread 1", thread_0_entry, 1, in timer_entry()
128 status = tx_thread_create(&thread_1, "thread 1", thread_0_entry, 1, in test_isr()
251 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
280 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
340 status += tx_thread_create(&thread_memory.thread_block, "thread memory", thread_0_entry, 1, in thread_0_entry()
366 status = tx_thread_create(TX_NULL, "thread 0", thread_0_entry, 1, in thread_0_entry()
380 status = _txe_thread_create(&thread_3, "thread 3", thread_0_entry, 1, in thread_0_entry()
408 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in thread_0_entry()
421 status = tx_thread_create(&thread_1, "thread 1", thread_0_entry, 1, in thread_0_entry()
[all …]
Dthreadx_semaphore_timeout_test.c15 static void thread_0_entry(ULONG thread_input);
48 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
103 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_create_preemption_threshold_test.c18 static void thread_0_entry(ULONG thread_input);
72 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
91 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_mutex_no_preemption_test.c19 static void thread_0_entry(ULONG thread_input);
46 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
88 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_mutex_preemption_test.c19 static void thread_0_entry(ULONG thread_input);
46 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
88 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function
Dthreadx_thread_time_slice_change_test.c16 static void thread_0_entry(ULONG thread_input);
42 status = tx_thread_create(&thread_0, "thread 0", thread_0_entry, 1, in test_application_define()
73 static void thread_0_entry(ULONG thread_input) in thread_0_entry() function

12345678910>>...17