Searched refs:test_host_phase (Results 1 – 1 of 1) sorted by relevance
89 static volatile ULONG test_host_phase = 0; variable426 if (test_host_phase <= test_slave_phase) in tx_demo_phase_sync()431 if (test_slave_phase <= test_host_phase) in tx_demo_phase_sync()477 test_host_phase ++; in tx_demo_thread_host_simulation_entry()502 test_host_phase ++; in tx_demo_thread_host_simulation_entry()537 test_host_phase ++; in tx_demo_thread_host_simulation_entry()590 test_host_phase ++; in tx_demo_thread_host_simulation_entry()632 test_host_phase ++; in tx_demo_thread_host_simulation_entry()667 test_host_phase ++; in tx_demo_thread_host_simulation_entry()673 …printf("Error in line %d, thread phase error %ld <> %ld!\n", __LINE__, test_host_phase, test_slave… in tx_demo_thread_host_simulation_entry()[all …]