Searched refs:wait_semaphore (Results 1 – 3 of 3) sorted by relevance
55 static TX_SEMAPHORE wait_semaphore; variable381 status = tx_semaphore_create(&wait_semaphore,"Wait Semaphore", 0); in test_application_define()536 status = tx_semaphore_get(&wait_semaphore, 30000); in test_thread_host_simulation_entry()736 tx_semaphore_put(&wait_semaphore); in test_thread_device_simulation_entry()
55 static TX_SEMAPHORE wait_semaphore; variable381 status = tx_semaphore_create(&wait_semaphore,"Wait Semaphore", 0); in test_application_define()884 tx_semaphore_put(&wait_semaphore); in test_thread_device_simulation_entry()
55 static TX_SEMAPHORE wait_semaphore; variable381 status = tx_semaphore_create(&wait_semaphore,"Wait Semaphore", 0); in test_application_define()897 tx_semaphore_put(&wait_semaphore); in test_thread_device_simulation_entry()