Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c138 static TX_SEMAPHORE global_test_semaphore; variable
2111 status = ux_utility_semaphore_create(&global_test_semaphore, "test_semaphore", 0); in initialize_test_resources()
5077 status = ux_utility_semaphore_put(&global_test_semaphore); in hssctt_thread2_entry()
5102 status = ux_utility_semaphore_get(&global_test_semaphore, TX_WAIT_FOREVER); in hssctt_action_func()
5610 global_test_semaphore.tx_semaphore_count != 0 || in ux_test_thread_host_simulation_entry()
5611 global_test_semaphore.tx_semaphore_suspended_count != 0) in ux_test_thread_host_simulation_entry()