Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_transfer_request_test.c79 static UCHAR thread_1_state; variable
544 thread_1_state = 0; in ux_test_thread_simulation_0_entry()
549 if (thread_1_state > 0) in ux_test_thread_simulation_0_entry()
553 if (thread_1_state == 0) in ux_test_thread_simulation_0_entry()
562 if (thread_1_state > 1) in ux_test_thread_simulation_0_entry()
566 if (thread_1_state > 1) in ux_test_thread_simulation_0_entry()
588 if (thread_1_state > 1) in ux_test_thread_simulation_0_entry()
592 if (thread_1_state == 0) in ux_test_thread_simulation_0_entry()
601 thread_1_state = 0; in ux_test_thread_simulation_0_entry()
605 if (thread_1_state > 0) in ux_test_thread_simulation_0_entry()
[all …]