Home
last modified time | relevance | path

Searched refs:tx_thread_create (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/ThreadX-v6.2.1/ports/cortex_m4/keil/example_build/
Ddemo_threadx.c80 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
87 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
91 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
97 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
101 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
107 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_m3/keil/example_build/
Dsample_threadx.c80 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
87 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
91 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
97 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
101 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
107 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
/ThreadX-v6.2.1/ports/arm11/ac5/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/arm11/gnu/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_a7/ac5/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_a12/gnu/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_a7/ac6/example_build/sample_threadx/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_a7/ac6/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_a7/ghs/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_m4/ac6/example_build/sample_threadx/
Dsample_threadx.c84 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
95 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
102 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
111 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
118 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
127 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
135 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
142 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_a12/ac6/example_build/sample_threadx/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_a17/ac6/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_a17/gnu/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_a5/ac5/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports_module/cortex_a35/gnu/example_build/sample_threadx/
Dsample_threadx.c90 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
101 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
108 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
117 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
124 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
133 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
141 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
148 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_a8/ac5/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports_module/cortex_a35/ac6/example_build/sample_threadx/
Dsample_threadx.c90 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
101 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
108 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
117 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
124 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
133 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
141 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
148 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_m7/ghs/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports_module/cortex_r4/ac6/example_build/sample_threadx/
Dsample_threadx.c88 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
99 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
106 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
115 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
122 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
131 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
139 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
146 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_m7/iar/example_build/
Dsample_threadx.c96 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
106 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
113 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
122 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
129 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
138 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
146 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
153 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_r4/ac5/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_r4/ac6/example_build/sample_threadx/
Dsample_threadx.c87 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
98 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
105 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
114 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
121 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
130 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
138 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
145 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_r4/ghs/example_build/
Dsample_threadx.c83 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
94 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
101 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
110 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
117 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
126 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
134 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
141 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/xtensa/xcc/example_build/
Ddemo_threadx.c87 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
98 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
105 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
114 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
121 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
130 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
138 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
145 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()
/ThreadX-v6.2.1/ports/cortex_m7/gnu/example_build/
Dsample_threadx.c84 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()
95 tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, in tx_application_define()
102 tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, in tx_application_define()
111 tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, in tx_application_define()
118 tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, in tx_application_define()
127 tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, in tx_application_define()
135 tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, in tx_application_define()
142 tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, in tx_application_define()

12345678910>>...13