Home
last modified time | relevance | path

Searched refs:thread_6_counter (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/ThreadX-v6.3.0/test/ports/
Dazrtos_test_tx_ghs_cortex_a5.rc12 p /x thread_6_counter
21 p /x thread_6_counter
Dazrtos_test_tx_ghs_cortex_a7.rc12 p /x thread_6_counter
21 p /x thread_6_counter
Dazrtos_test_tx_ghs_cortex_a8.rc12 p /x thread_6_counter
21 p /x thread_6_counter
Dazrtos_test_tx_ghs_cortex_r4.rc12 p /x thread_6_counter
21 p /x thread_6_counter
Dazrtos_test_tx_ghs_cortex_r5.rc12 p /x thread_6_counter
21 p /x thread_6_counter
Dazrtos_test_tx_ghs_cortex_r7.rc12 p /x thread_6_counter
21 p /x thread_6_counter
Dazrtos_test_tx_ghs_cortex_a9.rc12 p /x thread_6_counter
21 p /x thread_6_counter
Dazrtos_test_tx_ghs_cortex_m3.rc12 p /x thread_6_counter
30 p /x thread_6_counter
Dazrtos_test_tx_ghs_cortex_m3.valid.log15 thread_6_counter = 0x00000000
28 thread_6_counter = 0x0000000d
Dazrtos_test_tx_ghs_cortex_m7.rc12 p /x thread_6_counter
30 p /x thread_6_counter
Dazrtos_test_tx_ghs_cortex_m4.rc12 p /x thread_6_counter
30 p /x thread_6_counter
Dazrtos_test_tx_ac5_cortex_m0.log.expected13 >output thread_6_counter
Dazrtos_test_tx_ac5_cortex_m3.log.expected13 >output thread_6_counter
Dazrtos_test_tx_ac5_cortex_m4.log.expected13 >output thread_6_counter
Dazrtos_test_tx_ac5_cortex_m7.log.expected13 >output thread_6_counter
Dazrtos_test_tx_ac6_cortex_m0.log.expected13 >output thread_6_counter
Dazrtos_test_tx_ac6_cortex_m3.log.expected13 >output thread_6_counter
Dazrtos_test_tx_ac6_cortex_m4.log.expected13 >output thread_6_counter
Dazrtos_test_tx_ac6_cortex_m7.log.expected13 >output thread_6_counter
Dazrtos_test_tx_gnu_cortex_a12.log.expected13 >output thread_6_counter
Dazrtos_test_tx_gnu_cortex_a15.log.expected13 >output thread_6_counter
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_mutex_priority_inheritance_test.c23 static unsigned long thread_6_counter = 0; variable
398 if ((status != TX_SUCCESS) || (thread_6_counter != 1) || (thread_7_counter != 0)) in thread_0_entry()
400 if ((status != TX_SUCCESS) || (thread_6_counter != 1)) in thread_0_entry()
403 if ((status != TX_SUCCESS) || (thread_6_counter != 1)) in thread_0_entry()
406 if ((status != TX_SUCCESS) || (thread_6_counter != 1)) in thread_0_entry()
545 thread_6_counter++; in thread_6_entry()
Dthreadx_mutex_nested_priority_inheritance_test.c34 static ULONG thread_6_counter; variable
484 if ((status != TX_SUCCESS) || (thread_0.tx_thread_priority != 15) || (thread_6_counter != 0)) in thread_0_entry()
495 if ((status != TX_SUCCESS) || (thread_0.tx_thread_priority != 4) || (thread_6_counter != 0)) in thread_0_entry()
506 if ((status != TX_SUCCESS) || (thread_0.tx_thread_priority != 2) || (thread_6_counter != 0)) in thread_0_entry()
520 …if ((status != TX_SUCCESS) || (thread_0.tx_thread_priority != 15) || (thread_6_counter != 0) || (t… in thread_0_entry()
690 thread_6_counter++; in thread_6_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_mutex_priority_inheritance_test.c23 static unsigned long thread_6_counter = 0; variable
398 if ((status != TX_SUCCESS) || (thread_6_counter != 1) || (thread_7_counter != 0)) in thread_0_entry()
400 if ((status != TX_SUCCESS) || (thread_6_counter != 1)) in thread_0_entry()
403 if ((status != TX_SUCCESS) || (thread_6_counter != 1)) in thread_0_entry()
406 if ((status != TX_SUCCESS) || (thread_6_counter != 1)) in thread_0_entry()
579 thread_6_counter++; in thread_6_entry()
Dthreadx_mutex_nested_priority_inheritance_test.c34 static ULONG thread_6_counter; variable
484 if ((status != TX_SUCCESS) || (thread_0.tx_thread_priority != 15) || (thread_6_counter != 0)) in thread_0_entry()
495 if ((status != TX_SUCCESS) || (thread_0.tx_thread_priority != 4) || (thread_6_counter != 0)) in thread_0_entry()
506 if ((status != TX_SUCCESS) || (thread_0.tx_thread_priority != 2) || (thread_6_counter != 0)) in thread_0_entry()
520 …if ((status != TX_SUCCESS) || (thread_0.tx_thread_priority != 15) || (thread_6_counter != 0) || (t… in thread_0_entry()
690 thread_6_counter++; in thread_6_entry()

12345678910>>...12