Searched refs:test_semaphore_host_wakes_slave (Results 1 – 1 of 1) sorted by relevance
11 static TX_SEMAPHORE test_semaphore_host_wakes_slave; variable281 …UX_TEST_CHECK_SUCCESS(ux_utility_semaphore_create(&test_semaphore_host_wakes_slave, "test_semaphor… in test_application_define()427 UX_TEST_CHECK_SUCCESS(ux_utility_semaphore_put(&test_semaphore_host_wakes_slave)); in tx_demo_thread_host_simulation_entry()510 …UX_TEST_CHECK_SUCCESS(ux_utility_semaphore_get(&test_semaphore_host_wakes_slave, UX_WAIT_FOREVER)); in tx_demo_thread_slave_simulation_entry()